ggMultisave | R Documentation |
Save a ggplot with multiple extensions
ggMultisave(filename, out = c("pdf", "jpg", "svg"), ...)
filename |
File name to create on disk. |
out |
extensions used for the export. |
... |
other arguments used in ggplot2::ggsave. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.