is_ggbio: Is an object of class ggbio

View source: R/is_ggbio.R

is_ggbioR Documentation

Is an object of class ggbio

Description

Check whether an object is of the class ggbio.

Usage

is_ggbio(obj)

Arguments

obj

Any R object.

Value

Boolean.

Examples

bool <- echodata::is_ggbio(mtcars)

RajLabMSSM/echodata documentation built on Nov. 21, 2023, 8 a.m.