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.
- Host: GitHub
- URL: https://github.com/jumpingrivers/2024-rss-quarto
- Owner: jumpingrivers
- Created: 2024-08-29T15:29:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T09:37:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T10:19:01.718Z (over 1 year ago)
- Language: HTML
- Size: 13.4 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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