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.


stfkolev/animint documentation built on Feb. 25, 2020, 12:41 a.m.