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 and
map()
functions - Practice writing iterative operations using loops and
map()
functions
Before class
- Read chapters 14.1-2, 20-21 from R for Data Science