View source: R/save_this_plot.R
save_this_plot | R Documentation |
Save plot
save_this_plot(plot, output_path, name, width = 5, height = 5)
plot |
plot to save |
output_path |
path where to save the plot |
name |
name of the plot |
width |
width of plot |
height |
height of plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.