all_ggplot_to_pptx: Save all ggplot in a pptx
Description
Save all ggplot in a pptx
Usage
all_ggplot_to_pptx(out = "tous_les_graphs.pptx", open = TRUE, png = TRUE,
folder = "dessin", global = TRUE)
Arguments
open
booleen open file after creation
Examples
Run this code# NOT RUN {
all_ggplot_to_pptx()
# }
Run the code above in your browser using DataLab