Check whether an object is of the class ggbio.

is_ggbio(obj)

Arguments

obj

Any R object.

Value

Boolean.

Examples

bool <- echodata::is_ggbio(mtcars)