An open API service indexing awesome lists of open source software.

https://github.com/jumpingrivers/2024-rss-quarto

Public repository for the workshop "Reproducible Data Reports with Quarto" at RSS 2024.
https://github.com/jumpingrivers/2024-rss-quarto

Last synced: 12 months ago
JSON representation

Public repository for the workshop "Reproducible Data Reports with Quarto" at RSS 2024.

Awesome Lists containing this project

README

          

# Reproducible Data Reports with Quarto

This workshop was developed by Myles (Jumping Rivers) for the RSS International
Conference 2024 taking place in Brighton.

The aim is to provide a basic introduction to creating reproducible data reports
with Quarto with a focus on R.

The workshop slot is 1 hour 20 minutes.

## Slides

The slides can be viewed at
[bit.ly/2024-rss-quarto](https://bit.ly/2024-rss-quarto). Alternatively, you can
open the **index.html** file in a web browser.

## Exercises

The exercises are located in the **exercises/** folder, including both the
questions and solutions.

## R dependencies

- readr
- dplyr
- tidyr
- ggplot2