info201b-sp2019 / ch10-dplyr

Chapter 10: DPLYR

Home Page:https://info201.github.io/dplyr.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chapter 10: DPLYR

Exercises for chapter 10.

  • 1: manipulate fuel economy data w/o dplyr
  • 2: manipulate fuel economy data w/dplyr
  • 3: use and compare dplyr with and w/o pipes using fueleconomy data
  • 4: flights data, not grouped
  • 5: flights data, grouped operations
  • 6: join datasets
  • 7: play with real data (NBA teams)
  • 8: play with real data (Pullitzer price winners)

About

Chapter 10: DPLYR

https://info201.github.io/dplyr.html

License:MIT License


Languages

Language:R 100.0%