rstudio / rmarkdown-book

R Markdown: The Definitive Guide (published by Chapman & Hall/CRC in July 2018)
https://bookdown.org/yihui/rmarkdown
Other
781 stars 518 forks source link

properly document the `output_yaml` option #64

Open salim-b opened 4 years ago

salim-b commented 4 years ago

rmarkdown 1.16 introduced the output_yaml metadata option which allows to explicitly specify the path to the external output options file. This wasn't documented in the book up until now. Besides the documentation wasn't (IMHO) clear enough that you can only outsource output options.

I assign the copyright of this contribution to the authors of the book "R Markdown: The Definitive Guide".