Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A workshop that introduces FWS staff to Quarto for generating reports.

License

NotificationsYou must be signed in to change notification settings

USFWS/intro-to-quarto

Repository files navigation


Description

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

Audience

FWS staff with experience using R who are curious to learn how to authorQuarto documents.

Prework

  1. From FWS Apps-To-Go, install:
  • R 4.4.2
  • RStudio 2024.09.1
  1. Open a new RStudio session.
  2. 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")
  1. Open this new RStudio project, if it's not already open.
  2. Install the R package dependencies:
source("install_packages.R")

Outline

TimeActivity
15 minOverview of Quarto
10 minExercise 1
10 minYAML metadata
10 minExercise 2
10 minBREAK
15 minDocument body
10 minExercise 3
15 minCode chunks
10 minExercise 4
10 minBREAK
15 minExercise 5
5 minWrap up

Instructors

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


This work islicensed under aCreative Commons Zero Universal v1.0License.

About

A workshop that introduces FWS staff to Quarto for generating reports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp