Data Frames, Tibbles, Import, and Inspection
Move from small objects to real tables.
Units
- Unit 03.00: Lists, data frames, and tibbles.
- Unit 03.01: Rows, columns, variables, and observations.
- Unit 03.02: Reading CSV files with readr.
- Unit 03.03: Reading spreadsheet-style files where needed.
- Unit 03.04: Inspecting with `head()`, `summary()`, `glimpse()`, `count()`, and `skimr` where useful.
- Unit 03.05: Data dictionaries.
- Unit 03.06: Saving intermediate data.
