Description Usage Arguments Value
View source: R/ggsave_png_pdf.R
Save a pdf and png image with identical path and filename
1 | ggsave_png_pdf(p, path, width = 8.5, height = 6)
|
p |
ggplot object, ggplot object to be saved |
path |
character, output pdf filepath |
width |
numeric, output figure width (inches) |
height |
numeric, output figure height (inches) |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.