layersListFull: layersListFull

View source: R/layersListFull.R

layersListFullR Documentation

layersListFull

Description

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

Usage

layersListFull(obj)

Arguments

obj

ggplot2 plot object or list of plot objects

Value

list of aesthetics and their values for each layer in a plot


ggedit documentation built on May 29, 2024, 3:07 a.m.