(Builds on: Setup)
(Leads to: Manipulation basics, Visualisation basics (1))
Learn what a data frame looks like when printed, and identify its variables
and their types. We’re going to use the mpg and flights datasets
frequently, so you’ll start by familiarising yourself with them.
First steps [r4ds-3.2]
Introduction [r4ds-5.1]