capture_base_plot
capture_base_plot.RdEvaluate base graphics in a null device and return a recordedplot
object for replay or export (e.g. with open_plot_win).
Usage
capture_base_plot(expr, envir = parent.frame())Value
A recordedplot object (from recordPlot).