Description Usage Arguments Note Author(s)
This function uses ReporteRs
and evaluate
to generate powerpoint
slides based on the same rmarkdown syntax that creates the pdf reports. I.e.
it is a dumbed down version of normal rmarkdown, where only #
and ##
are understood as being section titles and new frames/subtitles respectively.
1 | generate_ppt(entity, dir, envir)
|
entity |
Name of the entity. |
dir |
Base directory (from .Rmd template) |
envir |
The environment in which to evaluate the rmarkdown code. |
This function is used by generate_report
.
Kristian D. Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.