wpsave | R Documentation |
Save the 'wpplot' object to a file.
wpsave(p, file, width = NULL, height = NULL, ...)
p |
A 'wpplot' object |
file |
the file to save the object |
width |
Width of the figure |
height |
Height of the figure |
... |
additional parameter passed to 'ggsave' |
output the file and the input 'wpplot' object (invisible)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.