graph.save | R Documentation |
Export a ggplot2 and run graph hooks. To be used with ggplot2 graph instead of graph.close()
graph.save(filename, type = NULL, ...)
filename |
filename of the graph |
type |
type of device to use |
... |
others arguments passed to ggsave() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.