View source: R/ggplot_to_pptx.R
| ggplot_to_pptx | R Documentation | 
Export a ggplot2 plot to a powerpoint document.
ggplot_to_pptx(plot = NULL, file, w_r = 1, template = NULL)
| plot | Plot | 
| file | Path where the .pptx file should be saved. | 
| w_r | Wide to height ratio. Numeric. | 
| template | Powerpoint document template location. Defaults to an internal powerpoint template. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.