R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown. R Markdown is a powerful tool for combining analysis and reporting into the same document. Since the birth of the rmarkdown package (Allaire, Xie, Dervieux, McPherson, et al. 2023) in early 2014, R Markdown has grown substantially from a package that supports a few output formats, to an extensive and diverse ecosystem that supports the creation of books, blogs, scientific articles, websites, and even resumes.
Features
- It is recommended that readers have a basic understanding of R Markdown
- Documentation available
- This cookbook aims to supplement, instead of replace, the existing literature
- Where relevant, this book provides references to these existing resources
- You do not need to read this book in a particular order
- Examples available
