parsePlot | R Documentation |
Convert a ggplot to a list.
parsePlot(meta, plot, plot.name)
meta |
environment with previously calculated plot data, and a new plot to parse, already stored in plot and plot.name. |
plot |
ggplot list object |
plot.name |
name of plot |
nothing, info is stored in meta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.