Specify the draft or manuscript output format in your document’s YAML frontmatter with output_format:
output_format:
reproducr_manuscript()
Reproducr manuscript output format based on R Markdown and Bookdown
reproducr_draft()
Reproducr draft output format (HTML) based on R Markdown and Distill
Specify the knitting function in your document’s YAML frontmatter with knit:
knit:
knit_with_datestamp()
Knit function to add a datestamp to the name of the Rmd output