saveLayer: Save a layer to disk, save and return meta-data.

Description Usage Arguments Value

View source: R/animint.R

Description

Save a layer to disk, save and return meta-data.

Usage

1
saveLayer(l, d, meta)

Arguments

l

one layer of the ggplot object.

d

one layer of calculated data from ggplot2::ggplot_build(p).

meta

environment of meta-data.

Value

list representing a layer, with corresponding aesthetics, ranges, and groups.


tdhock/animint documentation built on July 27, 2019, 5:57 a.m.