Data Challenge Lab Home

Data basics [explore]

(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.

Readings