ggplot_to_pptx: Export a ggplot2 plot to a powerpoint document.

View source: R/ggplot_to_pptx.R

ggplot_to_pptxR Documentation

Export a ggplot2 plot to a powerpoint document.

Description

Export a ggplot2 plot to a powerpoint document.

Usage

ggplot_to_pptx(plot = NULL, file, w_r = 1, template = NULL)

Arguments

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.


cedricbatailler/marguerite documentation built on June 18, 2022, 9:19 a.m.