| +.gg | R Documentation |
Override + operator for ggplot objects to log calls
## S3 method for class 'gg'
e1 + e2
e1 |
A ggplot object. |
e2 |
A layer to add to the ggplot object. |
A ggplot object with logged calls.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.