Description Usage Arguments Value
View source: R/pdf_presentation.R
PDF presentation template
1 2 3 4 5 6 7 8 |
... |
arguments passed on to [rmarkdown::beamer_presentation()] |
template |
what template to use. If 'NULL', the default latex template will be used. |
frame_numbering |
whether to add frame numbers to latex template |
beamer_customization |
whether to add a block that allows use of '\setbeamertemplate{}[]', '\setbeamerfont{}[]' through metadata blocks with analogous names and with items 'item' and 'value' for setting various options. |
more_fontthemes |
whether to add a block that allows multiple fontthemes |
subfigs |
whether to use the subfig package for subfig support |
R Markdown output format to pass to [rmarkdown::render()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.