Saves plots to one ppt file.
Usage
plot_to_ppt(
plot = ggplot2::last_plot(),
file_name = "figures.pptx",
width = NULL,
height = NULL
)
Saves plots to one ppt file.
plot_to_ppt(
plot = ggplot2::last_plot(),
file_name = "figures.pptx",
width = NULL,
height = NULL
)