isPlot | R Documentation |
This function returns TRUE if the passed object is of class ggtree or ggplot; Otherwise, FALSE
isPlot(test_object)
test_object |
R object to check |
TRUE if plot, otherwise FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.