Make an output format for creating blogdown and PDF output.
make_rmd_output_format(toc = FALSE, toc_depth = NULL, includes = NULL)
Include a table of contents?
Depth of the table of contents
list of files to include.
A list containing a named list of output formats.