ggsave2 | R Documentation |
Save a ggplot2::ggplot figure and a csv file with additional information, where the figure and csv are saved with the same name just different extensions.
ggsave2(..., caption, alttext, label)
... |
Parameters passed to ggplot2::ggsave. |
caption |
A character string providing the caption. |
alttext |
A character string providing the alternative text. |
label |
A character string providing the LaTeX label. |
The label used for the figure.
Kelli F. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.