powered by
clone root of ggplot object and return either a new gg object or a string to parse and evaluate
cloneRoot(obj, verbose = FALSE)
gg object or script
ggplot object
boolean, toggles to return object or script (TRUE), Default: FALSE
capture.output
cloneRoot(pList$pointSmooth) cloneRoot(pList$pointSmooth,verbose=TRUE)
Run the code above in your browser using DataLab