gg_vetting: Backcheck what functions created the layers in a ggplot2 plot...

Description Usage Arguments Value Examples

View source: R/gg_vetting.R

Description

Validate geoms with their unique attributes

Usage

1
gg_vetting(p, obj = ggedit_opts$get("session_geoms"))

Arguments

p

gg, compiled ggplot object

obj

data.frame, contains the mapping of layer functions as created in gg_session(), Default: ggedit_opts$get('session_geoms')

Value

data.frame

Examples

1
2

ggedit documentation built on July 8, 2020, 5:34 p.m.