- Notifications
You must be signed in to change notification settings - Fork0
A workshop that introduces FWS staff to Quarto for generating reports.
License
USFWS/intro-to-quarto
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The intent of this course is to provide an introduction of Quarto forintermediate to advanced R users seeking to develop automated reports.We will present on the basics of Quarto. After an introduction, we willwalk through the three primary components of a Quarto file: the YMLmetdata, text, and code blocks. After describing each component, weoffer brief exercises that provide participants with time to explore howthese components customize documents. It is our hope that participantswill leave with foundational skills required to create a Quarto report.
The learning goals are to:
- Introduce Quarto and it’s applications
- Describe the three components of a Quarto file: QML metadata, text,and code blocks
- Provide opportunities to explore the components of a Quarto filethrough in-class exercises
FWS staff with experience using R who are curious to learn how to authorQuarto documents.
- From FWS Apps-To-Go, install:
- R 4.4.2
- RStudio 2024.09.1
- Open a new RStudio session.
- Download the exercise materials. This function creates a new RStudio project called "intro-to-quarto-exercises-main".
usethis::use_course("https://github.com/USFWS/intro-to-quarto-exercises/archive/refs/heads/main.zip")
- Open this new RStudio project, if it's not already open.
- Install the R package dependencies:
source("install_packages.R")| Time | Activity |
|---|---|
| 15 min | Overview of Quarto |
| 10 min | Exercise 1 |
| 10 min | YAML metadata |
| 10 min | Exercise 2 |
| 10 min | BREAK |
| 15 min | Document body |
| 10 min | Exercise 3 |
| 15 min | Code chunks |
| 10 min | Exercise 4 |
| 10 min | BREAK |
| 15 min | Exercise 5 |
| 5 min | Wrap up |
Jacob Cochran, Lower Great Lakes Fish andWildlife Conservation Office
McCrea Cobb, Refuge Inventory andMonitoring Program, Alaska
Jason Ross, Fish and Aquatic ConservationProgram
Emma Schillerstrom, Refuge Inventory and Monitoring Program, Alaska
Jonah Withers, Fisheries and EcologicalServices, Alaska

About
A workshop that introduces FWS staff to Quarto for generating reports.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Contributors5
Uh oh!
There was an error while loading.Please reload this page.