getRelevantClass | R Documentation |
Function to get the first class of the object x, except if the class "gg" is returned in which case "ggplot" is returned instead if present as one of the classes of the object:
getRelevantClass(x)
x |
An R object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.