View source: R/rmd_output_format.R
make_rmd_output_format | R Documentation |
Make an output format for creating blogdown and PDF output.
make_rmd_output_format(toc = FALSE, toc_depth = NULL, includes = NULL)
toc |
Include a table of contents? |
toc_depth |
Depth of the table of contents |
includes |
list of files to include. |
A list containing a named list of output formats.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.