Description Usage Arguments Examples
Generate suitable output graphics device by file suffix.
1 | base_plot_save(saveplot, ...)
|
saveplot |
Save plot to given file "a.pdf", "b.png". |
... |
Additional parameters given to plot output ( |
1 2 | 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.