Description Usage Arguments Details Author(s) See Also
A custom report style to fromat the output of R Markdown reports.
Uses bookdown's pdf_document2
as the base format to allow
cross-referencing and other improvements.
1 2 3 4 5 6 7 8 |
toc |
TRUE/FALSE (default TRUE). Display a table of contents |
toc_depth |
the depth of the table of contents. Default is 2 |
... |
additional arguments which can be parsed by the word_document function |
Lower level LaTeX YAML settings are specified in an external file. This controls the document paper size, margins, and other layout options.
Michael Harper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.