Vectors and iteration
Overview
- Review the major types of vectors
- Demonstrate how to subset vectors
- Demonstrate vector recycling
- Define lists
- Demonstrate iterative operations using loops,
map()
functions, anddplyr::across()
- Practice writing iterative operations using loops,
map()
functions, anddplyr::across()
Before class
- Read chapters 14.1-2, 20-21 from R for Data Science