Save ggplot object with fixed size
| 1 2 | save_graph(ggplot_object, filename, path = "./", type.output = "FS",
  ...)
 | 
| path | (optional): Set by default to the current folder | 
| ... | other arguments passed to ggplot2::ggsave() | 
| ggplot_object: | a ggplot object to save | 
| filename: | File name containing an extension (.jpg, .pdf, ...) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.