Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 243 Bytes

File metadata and controls

21 lines (15 loc) · 243 Bytes

wrangling-02 Index

Key Topics

  • Creating new variables with mutate
  • Splitting strings with stringr
  • Creating pipelines

Key Tools

R Packages

  • dplyr
  • here
  • readr
  • stringr
  • utils

Tools

  • R
  • RStudio