base_plot_save | R Documentation |
Generate suitable output graphics device by file suffix.
base_plot_save(saveplot, ...)
saveplot |
Save plot to given file "a.pdf", "b.png". |
... |
Additional parameters given to plot output ( |
base_plot_save("a.pdf")
# will simplify run (pdf("a.pdf))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.