dont_plot | R Documentation |
Suppress Plotting
dont_plot(x, ...)
x |
Object to call |
Invisibly returns whatever plot(x)
would normally returns, but
does not plot anything (which is the point).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.