R Bootcamp

Class 2 preparation - tidyr

Prepare

  • Look over the tidyr cheatsheet.

    We’ll be using the pivot_*, separate(), and unite() functions, and discuss handling NA values. We won’t cover the nesting appproaches tomorrow so you can skip for now (skip the back page).