powered by
Suppress plotting
dont_plot(x, ...)
object to call graphics::plot() on
graphics::plot()
arguments to pass to x
x
Invisibly returns whatever plot(x) would normally return, but does not plot anything (which is the point).
plot(x)