Skip to content

blschum/CAS-tidyverse-workshop

Repository files navigation

Tidyverse workshop

Built for CAS Studio March 2021
Britta Schumacher

RPubs (published knitted html) can be found here.

Getting started

If you are participating in the workshop, you may either (a) work on the tidyverse-workshop-TEMPLATE.Rmd, which leaves space for participants to type code with instruction, or (b) follow along along in the tidyverse-workshop-KEY.Rmd, which has all of the information and code we will be working with. Download the tidyverse-workshop-KEY.html for a knitted (and much easier to read) version of the KEY.

Outline

  1. What is the tidyverse?
  2. Useful functions to know for data wrangling, subsetting, manipulating, and summarising data
  3. Wrangling and plotting data

Data source

All dragon data is from the DALEX package.

Species of interest

We'll be wrangling and plotting data for a subset of chromatic dragons:

Common name Scientific name
Common black Jaggermeryx ozzyi
Scaley longtail Jaggermeryx whido
Sharptoothed flier Jaggermeryx strummeri
Fiery blue Sauroniops naida
Four-toed scale-back Sauroniops reike

About

R tidyverse() workshop materials for CAS Studio students March 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages