| redraw.recordedplot {pander} | R Documentation |
This function is a wrapper around redrawPlot.
redraw.recordedplot(file)
file |
path and name of an rds file containing a plot object to be redrawn |
Thanks to Jeroen Ooms http://permalink.gmane.org/gmane.comp.lang.r.devel/29897, JJ Allaire https://github.com/rstudio/rstudio/commit/eb5f6f1db4717132c2ff111f068ffa6e8b2a5f0b, and Gabriel Becker.