18  References

For a scientific report to be completely credible, it must be reproducible. The full computational environment used to derive the results, including the data and code used for statistical analysis should be available for others to reproduce. quarto is a tool that allows you integrate your code, text and figures in a single file in order to make high quality, reproducible reports. A paper published with an included quarto file and data sets can be reproduced by anyone with a computer.

R Markdown: The Definitive Guide

Bookdown

The RStudio cheatsheet

The official documentation of knitr

R4ds section on rmarkdown

Extending word templates: http://rmarkdown.rstudio.com/articles_docx.html

Notebooks: http://rmarkdown.rstudio.com/r_notebooks.html