Lecture 6

Overview

  • Homework Assignments check ins (HW2 due tomorrow, and HW3 preview)
  • Importing and exporting data in R
  • Introduction to relational data and using dplyr to manage relational data in R (e.g., linking and merging related tables)

Readings

Importing/exporting data in R:

Relational data:

Class materials

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