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