Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 203 Bytes

session-02-content.md

File metadata and controls

6 lines (6 loc) · 203 Bytes
  • dplyr: a grammar of data manipulation
  • tidyr: helpers to create tidy data
  • More data wrangling:
    • Categorical variables (forcats)
    • Dates and time (lubridate)
    • Strings (stringr)