is_ggmatrix | R Documentation |
Check if an object is a ggmatrix
is_ggmatrix(x)
x |
An object to check |
Logical value indicating if the object is a ggmatrix
is_ggmatrix(ggpairs(mtcars))
is_ggmatrix(ggplot2::ggplot())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.