print.ggghost | R Documentation |
Collect ggghost calls and produce the ggplot output
## S3 method for class 'ggghost'
print(x, ...)
x |
A ggghost object to be made into a ggplot grob |
... |
Not used, provided for |
The ggplot plot data (invisibly). Used for the side-effect of producing a ggplot plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.