5.2 What we’ll cover
- Downloading data files you’ll need for the rest of this book’s projects
- Techniques for summarizing data sets, including
str()
,summary()
and some functions in add-on packages - Bracket notation for subsetting data
- The dplyr package for more elegant data slicing and dicing