Reproducible reporting
Welcome to the Reproducible reporting module. This module consists of a series of tutorials on the following topics:
- Quarto and markdown
- Chunks and options
- Writing text
- Presenting output
- Portability and reproducibility
Learning Goals
After completing this module, you will be able to:
Quarto and markdown
- Understand the purpose of Markdown and Quarto.
- Understand the differences between Markdown and Quarto.
- Recognize the different documents that can be created with Quarto.
Chunks and options
- Understand what code chuncks are.
- Learn how to create and label R code chunks.
- Explore common chunk options.
Writing text
- Learn how to write plain text and basic Markdown formatting to style text.
- Learn how to apply structure to a document.
- Learn how to include inline code and results within text.
Presenting output
- Learn how to display clean, readable tables.
- Understand how to include plots and visualizations.
Click the button below to get started with the first tutorial.