Learn R Programming

officedown (version 0.0.5.003)

rpptx_document: Convert to an MS PowerPoint document

Description

Format for converting from R Markdown to an MS PowerPoint document. rpptx_document2 also supports cross reference based on the syntax of the bookdown package.

Usage

rpptx_document(base_format = "rmarkdown::powerpoint_presentation", ...)
rpptx_document2(...)

Arguments

base_format

a scalar character, format to be used as a base document for officedown. default to powerpoint_presentation but can also be powerpoint_presentation2 from bookdown

...

arguments used by powerpoint_presentation