View source: R/knit_with_datestamp.R
knit_docx_with_datestamp | R Documentation |
Title
knit_docx_with_datestamp(input, output_dir = "delivery", ...)
input |
Input file |
output_dir |
Output directory (default: delivery) |
... |
This code was taken from https://bookdown.org/yihui/rmarkdown-cookbook/custom-knit.html as a way to change the output file associated with markdown from within R Studio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.