Cleaning Data In R
Teach practical cleaning without pretending cleaning is neutral.
Units
- Unit 05.00: Count first, ask why second, decide third
- Unit 05.01: Duplicate on the key, not on every column
- Unit 05.02: Impossible, implausible, and who handles which
- Unit 05.03: as.numeric() never fails, and that is the problem
- Unit 05.04: Normalise before you count
- Unit 05.05: A factor is a category with a declared order
- Unit 05.06: Never let a date format be guessed
- Unit 05.07: Every removal, with its reason and its count
