Chapter 6: Introduction to reproducible publications with quarto
Note
R MarkdownR Markdown is an R package that allows linking
Markdown formatR that can be executed and whose outputs can be integrated into the textknitr package transforms the text and R outputs into a standard Markdown documentpandoc software transforms the .md document into a standard output format (html, pdf, etc.)QuartoQuarto is the successor to R MarkdownQuarto supports different computation engines (knitr, Jupyter, Observable…) which makes it natively multi-language (R, Python, JavaScript…)
R Markdown documentationUtilitR guide on R Markdownquarto documentationIntroduction to quantitative methods with , École Normale Supérieure (back to main page)