Overview
- Introduce if-else statements
- Introduce iterative operations
- Practice writing iterative operations using loops,
map() functions,
and dplyr::across()
Before class
Class materials
- Run the code below in your console to download today’s in-class
exercises:
usethis::use_course("css-materials/control-structures")
What you need to do after class
- Complete/Start Homework assignments
- Review today’s lecture materials, and prepare for next class
© 2025 Jean Clipperton (materials adapted from Benjamin Soltoff and Sabrina Nardin) All Rights Reserved