plot_snapshot {evaluate} | R Documentation |
There's currently no way to capture when a graphics device changes, except to check its contents after the evaluation of every expression. This means that only the last plot of a series will be captured.
plot_snapshot()
NULL
if plot is blank or unchanged, otherwise the
output of recordPlot
.