Chapter 03: Data & Exploration
[03a] Data Types & Packages
Topics
- Strings
- Factors
- Packages
Readings
- Strings — R for Data Science
- Factors — R for Data Science
- Prerequisites — R for Data Science
Slides
*Note that you can click the three-line (hamburger) icon on the bottom-left of the slides to access a navigation menu. You can click inside the slides region and press the left and right arrow keys on your keyboard to advance and reverse the slides and animations.
Practice
Assignment
[03b] Importing & Exploring
Topics
- Data Frames
- Data Files
- Data Exploration
Files
Readings
- Tidy Data — tidyr
- Data Import — R for Data Science
- Data Transformation — R for Data Science
- Data Visualization — R for Data Science
- ggplot2: Elegant Graphics for Data Analysis — Wickham et al.
Slides
*Note that you can click the three-line (hamburger) icon on the bottom-left of the slides to access a navigation menu. You can click inside the slides region and press the left and right arrow keys on your keyboard to advance and reverse the slides and animations.