Chapter 1: The Magic of ggplot2

Learn how ggplot2 turns variables into statistical graphics

1Quick Data Frame Introduction

2Thinking about aesthetics

3Mapping variables to produce geometric plots

4More about aes

5Points versus lines

6Geoms are layers on a ggplot

7Quick review about ggplot2

8Final Challenge: Recreate this Gapminder Plot

9What you learned in this chapter