parsePlot: Convert a ggplot to a list.

View source: R/z_animint.R

parsePlotR Documentation

Convert a ggplot to a list.

Description

Convert a ggplot to a list.

Usage

parsePlot(meta, plot, plot.name)

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

Value

nothing, info is stored in meta.


tdhock/animint2 documentation built on Feb. 21, 2025, 8 a.m.