R Language Basics
Teach the core language pieces used throughout data analysis.
Units
- Unit 02.00: A comment earns its place by saying why
- Unit 02.01: Assignment, and the space that changes its meaning
- Unit 02.02: Names are the cheapest documentation
- Unit 02.03: Five types, and the hole that is not one
- Unit 02.04: One operation, whole column -- and the recycling trap
- Unit 02.05: Decimal equality is the comparison that lies
- Unit 02.06: Arguments in, one value out
- Unit 02.07: Read the defaults before the description
