parsePlot: Convert a ggplot to a list.
Description
Convert a ggplot to a list.
Usage
parsePlot(meta, plot, plot.name)
Value
nothing, info is stored in meta.
Arguments
- 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