Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 655 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 655 Bytes

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. 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