https://github.com/jadeynryan/parameterized-quarto-workshop
Materials for reproducible and parameterized Quarto workshops
https://github.com/jadeynryan/parameterized-quarto-workshop
Last synced: about 1 month ago
JSON representation
Materials for reproducible and parameterized Quarto workshops
- Host: GitHub
- URL: https://github.com/jadeynryan/parameterized-quarto-workshop
- Owner: jadeynryan
- License: other
- Created: 2024-01-13T22:54:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-25T23:18:41.000Z (10 months ago)
- Last Synced: 2024-10-11T01:54:35.674Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 70 MB
- Stars: 41
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.qmd
Awesome Lists containing this project
- jimsghstars - jadeynryan/parameterized-quarto-workshop - Materials for reproducible and parameterized Quarto workshops (JavaScript)
README
# Reproducible and Parameterized Quarto Workshops
------------------------------------------------------------------------
## Workshops
### Upcoming
### Past
#### Intermediate Quarto: Parameterized Reports
[Cascadia R Conference](https://cascadiarconf.com/) 2024 Workshop
π June 21, 2024 // 1:30 pm - 4:30 pm PT\
π« University of Washington, South Lake Union, Building C\
π§Ύ [EventBrite
registration](https://www.eventbrite.com/e/cascadia-r-conf-2024-tickets-851137203287)\
π‘ [Workshop website](https://jadeyryan.quarto.pub/cascadia-quarto)\
π [GitHub release](https://github.com/jadeynryan/parameterized-quarto-workshop/tree/cascadia)The [Intro to Quarto workshop](https://charlotte.quarto.pub/cascadia/)
takes you through the basics of authoring a reproducible report using
Quarto. This workshop builds on those concepts and teaches you how to
level up your reproducible reports by using parameters, conditional
content, conditional code execution, and custom styling sheets for HTML
and Microsoft Word formats. Additionally, you will learn how to render
all variations of a parameterized report at once using `quarto` and
`purrr`.#### Reproducible Reporting with Quarto
Hosted by the [Community Engaged Data
Science](https://coa-community-data-science.netlify.app/) undergraduate
course taught by [Dr. Laurie Baker](https://lauriebaker.rbind.io/).π April 25, 2024 // 1:00 pm - 4:00 pm ET\
π« Hybrid // College of the Atlantic\
π **FREE** with
[registration](https://www.meetup.com/maine-r-users-group/events/300459430/)\
π‘ [Workshop
website](https://jadeyryan.quarto.pub/ceds-quarto-workshop)\
π [GitHub
release](https://github.com/jadeynryan/parameterized-quarto-workshop/tree/coa-ceds)Join this interactive workshop to learn what Quarto is and its impact on
data communication and sharing. In this session, we will 1) explore how
Quarto seamlessly integrates code and text to create reproducible
reports and presentations; 2) dive into real-world applications at the
Washington State Department of Agriculture; and 3) learn and practice
Quarto functionality through demonstrations and hands-on exercises
covering static and dynamic output formats, markdown syntax, code chunk
options, output theming, and parameters for document variations.#### Parameterized Reporting with Quarto
Hosted by R-Ladies Abuja
π February 21, 2024 // 4:30 pm - 6:30 pm WAT\
π¨ Virtual\
π **FREE** with
[registration](https://www.meetup.com/rladies-abuja/events/298688371/)\
π‘ [Workshop
website](https://jadeyryan.quarto.pub/rladies-abuja-quarto-params)\
π [GitHub
release](https://github.com/jadeynryan/parameterized-quarto-workshop/tree/rladies-abuja)\
π₯ [Recording](https://youtu.be/kQn82pa04jQ?si=Ksvdp0Hdgs1crOD0)Tired of manually adjusting Quarto reports for different regions, time
periods, or clients? Dreaming of using just one template to generate
both interactive HTML and static Word/PDF versions of your reports?Join our workshop to unlock the power of parameterized reporting with
Quarto and leave with your own template and examples to modify for your
own projects.#### Parameterized Reporting with Quarto
Hosted by R-Ladies Washington DC
π January 18, 2024 // 6:30 pm - 8:30 pm ET\
π¨ Virtual\
π **FREE** with
[registration](https://www.meetup.com/rladies-dc/events/297344107/)\
π‘ [Workshop
website](https://jadeyryan.quarto.pub/rladies-dc-quarto-params/)\
π [GitHub
release](https://github.com/jadeynryan/parameterized-quarto-workshop/tree/rladies-dc)\
π₯ [Recording](https://youtu.be/MKjz_xkMgxY)Tired of manually adjusting Quarto reports for different regions, time
periods, or clients? Dreaming of using just one template to generate
both interactive HTML and static Word/PDF versions of your reports?Join our workshop to unlock the power of parameterized reporting with
Quarto and leave with your own template and examples to modify for your
own projects.## Speaker
**Jadey Ryan**
Jadey is a data scientist at the [Natural Resources and Agricultural
Sciences section](https://agr.wa.gov/AgScience) of the WA Dept. of
Agriculture. She is an R enthusiast obsessed with efficiently creating
beautiful data products and decision-support tools, especially with
Quarto. Away from the computer, catch her trying new foods with her
husband, snuggling with her three cats, or taking leisurely strolls in
the great outdoors.Learn more at [jadeyryan.com](https://jadeyryan.com).
## Acknowledgements
This workshop structure has been adapted from:
- [R/Medicine Data Cleaning 2023
Workshop](https://shannonpileggi.github.io/rmedicine-data-cleaning-2023/)
taught by [Crystal Lewis](https://cghlewis.com/), [Shannon
Pileggi](https://www.pipinghotdata.com/), and [Peter
Higgins](https://bookdown.org/pdr_higgins/rmrwr/)- [ASA Traveling Courses on
Quarto](https://quarto.org/docs/blog/posts/2023-12-05-asa-traveling-courses/)
taught by [Mine Γetinkaya-Rundel](https://mine-cr.com/) and [Andrew
Bray](https://andrewpbray.github.io/)------------------------------------------------------------------------

This work is released under the [Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA)
license](https://creativecommons.org/licenses/by-nc-sa/4.0/).