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 returns, but does not plot anything (which is the point).
plot(x)