Hello Quarto

slides
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


PowerPoint presentations generation Vignettes

What is this?

Excerpt from vignette: Use the function read_pptx() to create an R object representing a PowerPoint document. The initial PowerPoint file can be specified with the path argument. If none is provided, this file will be an empty document located in the package directory. Formats and available slide layouts will be those available in the template file. The content of original document is also preserved (but can be manipulated, i.e. delete a slide).

  1. Link to vignette here: https://davidgohel.github.io/officer/articles/offcran/powerpoint.html
Back to top