powered by
write_pptx(file, code, size = c(width = 10, height = 7.5), ...)
.pptx
fun
dml_pptx
write_pptx(file = "my_plot_1.pptx", code = plot(rnorm(10))) write_pptx(file = "my_plot_2.pptx", code = barplot(1:7, col = 1:7))
Run the code above in your browser using DataLab