test_save_plot | R Documentation |
deletes the file/plot if it exists, saves the plot, and ensures it exists
test_save_plot(file_name, plot, size_inches = c(5, 8))
file_name |
path to save plot |
plot |
plot to save |
size_inches |
c(height, width) in inches |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.