layer2list: Convert a layer to a list. Called from gg2list()

Description Usage Arguments Value

Description

Convert a layer to a list. Called from gg2list()

Usage

1
layer2list(l, d, ranges)

Arguments

l

one layer of the ggplot object

d

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

ranges

axes ranges

Value

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


tdhock/ggplotly documentation built on May 31, 2019, 7:36 a.m.