View source: R/output_format.R
md_document | R Documentation |
Specifies markdown output format parameters.
md_document(
file_ext = ".md",
section_level = 1,
date_format = "%F",
toc = FALSE
)
file_ext |
File extension, if default output_file name |
section_level |
Initial section level, subsection level |
date_format |
See |
toc |
Currently not implemented. If table of contents should be included in reference manual. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.