save_fig | R Documentation |
Uses ggsave.
save_fig(filename, plot = last_plot(), width = 5.8, height = 3.9)
filename |
File name to create on disk. |
plot |
Plot to save, defaults to last plot displayed. |
width |
Plot size |
height |
Plot size |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.