save_svg | R Documentation |
Save a plot as an svg
save_svg(plot, filename, width, height)
plot |
A plot object. |
filename |
Filename to save to an svg. |
width |
Width of the image in inches. |
height |
Height of the image in inches. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.