Overview
- Recognize and manipulate R Data Structures (especially vectors and lists)
- Review control structures and functions
Before class
- Read Chapter 20 “Vectors” in R for Data Science
- Optional: Chapter 14 “Strings” in R for Data Science
Class materials
- Run the code below in your console to download today’s in-class
exercises:
usethis::use_course("CFSS-MACSS/data-structures")
What you need to do after class
- Work on Homework 5