twri_pdf | R Documentation |
Loads an Rmarkdown template that will produce a pdf document consistent with institute brand guidance.
twri_pdf(
toc = TRUE,
toc_depth = 2,
number_sections = TRUE,
latex_engine = "lualatex",
...
)
toc |
Logical |
toc_depth |
numeric |
number_sections |
logical |
latex_engine |
character, one of "pdflatex", "lualatex", or "xelatex" |
... |
arguments passed to pdf_document |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.