Packages for Publishing
Once analysis and visualisation are complete, the final step is to present the work in a clear and reproducible format.
In this training, we will use Quarto to produce a report.
Note
Quarto is usually installed with RStudio. If you cannot open .qmd files, re-install RStudio or visit https://quarto.org/docs/get-started/
Quarto will be used later in the training to:
- combine code, outputs, and narrative
- produce a structured report
- publish results in a reproducible format