A stakeholder wants the same report delivered as both a slide deck and a Word document. Which R Markdown output format supports multiple formats from one source file?
-
A
Multiple output: entries in the YAML header or separate render() calls with different formats
-
B
Writing two separate .Rmd files
-
C
Using PowerPoint directly
-
D
Exporting from Excel