rmd_output_arguments | R Documentation |
rmarkdown
packageRetrieves the arguments for a specified document output type from the rmarkdown
package.
rmd_output_arguments(output_name, default_values = FALSE)
output_name |
( |
default_values |
( |
rmd_output_arguments("pdf_document")
rmd_output_arguments("pdf_document", TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.