R Short Course: Vectors and Data Frames (Part 2)
Your DesktopThis is part 2 of a 5-part workshop series on programming in R. This week, we’ll discuss the following topics: vectors, types, lists, and data frames. You’ll learn about indexing each of these objects and using `subset()`, `aggregate()`, and `merge()` for working with data frames. These workshops follow a hybrid format: a week before the […]