Lecture 8

Overview

  • Recognize R Data Types and Data Structures
  • Practice working with R Data Structures, especially vectors and lists
  • Describe the difference between “base R” and the “tidyverse”
  • Recognizing and use “base R” most important functions

Readings

Data Structures in R:

Base R:

Class materials

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