Reporting using quarto
Reproducibility has never been easier
The course
Reproducible reports integrate the code used for data analysis with the document that presents the findings, this enabling a continous flow between the analytical process and its interpretation.
While R
Markdown undoubtely opened the way to this process, quarto
represents the next generation, as it is even easier to use than R
Markdown and includes new features, making the reporting process more accessible.
This course provides an introduction to quarto
and its basic features, along with a presentation on how to exploit it functionalities to create polished, professional outputs with embedded code chunks.
Some of the topics covered within this seminar are:
- Executable code chunks
- Tables, charts, and references seamlessly.
- Reports and papers
- Presentations & so much more
Course materials
All course materials are freely available on this website:
00-Hello Let’s get all set
01-Baby steps Formatting with markdwon, integration with github pages & layout
02-Code chunks How to control the excutable code
Presentations
Here you can download the dataset that we are going to use throughout the course