Lecture 10

Overview

  • Introduce iterative operations with loops
  • Introduce R-specific functions for looping (e.g., map() functions, and dplyr::across())

Readings

Class materials

Run the code below in your console to download today’s in-class exercises: usethis::use_course("css-materials/loops")