gg_vetting | R Documentation |
Validate geoms with their unique attributes
gg_vetting(p, obj = ggedit_opts$get("session_geoms"))
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') |
data.frame
gg_vetting(pList$boxplotWrap)
lapply(pList,gg_vetting)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.