Description Usage Arguments Value
ggplot wrapper to save the plot
1 | scale_save(p, name, width = 4, height = 4, scale = 1)
|
p: |
a ggplot object to be saved |
name: |
the name of the file |
width: |
the width of the plot |
height: |
the height of the plot |
scale: |
scale of the plot, 1 is the default |
saves the plot in the specified path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.