| register | R Documentation |
Register a function that returns a ggplot object This is usually implemented by ggplot extensions.
register(f, name = NULL)
f |
A function that returns a ggplot object. |
name |
A string to represent the name of the function. |
A function that returns a ggplot object with logged calls.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.