Description Usage Arguments Author(s) See Also
Uses bookdown package to allow cross-referencing. Specifies many defaults, including floating table of contents, code folding and styling.
1 2 3 4 5 6 7 |
toc |
TRUE/FALSE (default TRUE). Display a table of contents |
code_folding |
"show", "hide", or FALSE to change code display behaviour |
self_contained |
Produce a standalone HTML file with no external dependencies, using data: URIs to incorporate the contents of linked scripts, stylesheets, images, and videos. Set as FALSE if the file size increases as Git cannot handle binary functions very efficiently. |
... |
additional arguments which can be parsed by the html_document function |
Michael Harper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.