nuitrcs / R-intermediate-tidyverse-2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Intermediate Tidyverse

This workshop is being offered in-person in June 2024 by Northwestern IT Research Computing and Data Services.

We will cover the following topics:

  1. Joining together datasets (1_dplyr_join.qmd)
  2. Reshaping/pivoting datasets (2_tidyr_pivot.qmd)
  3. Writing functions (3_writing_functions.qmd)

This workshop builds on, and assumes knowledge of, Intro to Tidyverse. Specifically, it assumes participants are familiar with the core dplyr functions of select, filter, mutate, summarize, group_by, and the %>% operator.

How to download these materials

How to set up R and RStudio

About


Languages

Language:R 100.0%