plot_to_pptx: Export a plot to a powerpoint document.

Description Usage Arguments

Description

Export a plot to a powerpoint document.

Usage

1
2
plot_to_pptx(plot_code = ggplot2::last_plot(), file, w_r = 1,
  template = NULL)

Arguments

plot_code

Plot code. Defalut to ggplot2::last_plot()

file

Path where the .pptx file should be saved.

w_r

Wide to height ratio. Numeric.


cedricbatailler/LIPmisc documentation built on May 15, 2019, 1:28 p.m.