4.1 Console
To run ggedit all you need is a compiled ggplot plot object
the following arguments can be passed in to the ellipses
verbose logical to control if the output includes script for layers and themes calls for parsing to create objects (default,
verbose=TRUE
)showDefaults toggle to control if the verbose output shows all the input arguments passed to the proto object (if
verbose==FALSE
then ignored)width,height dimensions of the renderPlot where the active plot is displayed
viewer shiny viewer options. It can be either paneViewer (default with
minHeight=1000
), dialogViewer, browserViewer