Lecture 9
Overview
- Define control structures
- Introduce conditional statements
- Practice using conditional statements in R
Readings
- Read Chapter 13 “Control Structures” in “R programming for Data Science” (Notice this is not our regular book!)
Class materials
Run the code below in your console to download today’s in-class exercises: usethis::use_course("css-materials/conditional-statements")