save_board_figs | R Documentation |
to Downloads folder
save_board_figs(
filename,
plot = last_plot(),
width = 13.5,
height = 13.5,
save_data = FALSE
)
filename |
File name to create on disk. |
plot |
Plot to save, defaults to last plot displayed. |
width |
Plot size |
height |
Plot size |
save_data |
A logical to save plot data. |
Uses ggsave.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.