is_ggbio | R Documentation |
Check whether an object is of the class ggbio
.
is_ggbio(obj)
obj |
Any R object. |
Boolean.
bool <- echodata::is_ggbio(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.