View source: R/layersListFull.R
layersListFull | R Documentation |
Runs the ggplot_build function on the input and converts the output data objects into a nested list with the unique values of each of the aesthetic columns. Includes all objects used for theme plots
layersListFull(obj)
obj |
ggplot2 plot object or list of plot objects |
list of aesthetics and their values for each layer in a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.