From R Markdown to Quarto

*Recommendation
2024
R programming
Author

Steve Simon

Published

October 3, 2024

Figure 1. Excerpt from website

I attended a short course, From R Markdown to Quarto, which provided a nice introduction to Quarto, a system for producing documents in a wide range of formats that integrate programming code (R, Python, and others) with output and documentation. It is a successor to RMarkdown. This web page has the slides from the talk along with supporting files and links to many resources.

  • Andrew Bray. From R Markdown to Quarto. Available in html format

An earlier version of this page was published on new.pmean.com.