Wrangle yourself some data!

2000px-Rubik's_cube_scrambled.svg

Your data is a scrambled Rubik’s Cube, and tidyr & dplyr are your hands.

Today’s R Club will start with tutorials on some of Hadley Wickham’s amazing packages (bolded, below), with some time at the end to workshop your own data. So: if you’ve got data to wrangle, bring it!

tidyr, “designed specifically for data tidying”

dplyr, “A fast, consistent tool for working with data frame like objects”

magrittr, “Ceci n’est pas un pipe.”

  • See the GitHub Readme for more info on the syntax augmentations for the above packages.

Putting it all together

Comments are closed.