https://github.com/jumpingrivers/2025-rss-quarto
Materials for the workshop "Dynamic Presentations with Quarto" taking place at RSS 2025 (4 September)
https://github.com/jumpingrivers/2025-rss-quarto
Last synced: 4 months ago
JSON representation
Materials for the workshop "Dynamic Presentations with Quarto" taking place at RSS 2025 (4 September)
- Host: GitHub
- URL: https://github.com/jumpingrivers/2025-rss-quarto
- Owner: jumpingrivers
- Created: 2025-09-03T08:08:53.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T09:27:17.000Z (10 months ago)
- Last Synced: 2025-09-24T03:34:38.053Z (9 months ago)
- Language: HTML
- Size: 9.45 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dynamic Presentations with Quarto
Materials for the "Dynamic Presentations with Quarto" workshop given by Myles at the RSS International Conference 2025.
Workshop length: 80 minutes
## Contents
Open the index.html file in the browser to view the workshop slides. These are also available at [bit.ly/2025-rss-quarto](https://bit.ly/2025-rss-quarto).
The scripts/ folder contains the solutions to the tasks, along with example R code and an example styling extension (which you can use by setting the YAML `format` field to `jrSlides-revealjs`).
## Dependencies
Quarto comes bundled with RStudio IDE v2022.07.1 or later. So if you've already got RStudio, you've probably already got Quarto!
For other IDEs, follow the instructions in the [Quarto documentation](https://quarto.org/docs/get-started/) to get started.