- Start: Monday, September 12
- End: Friday, September 16
Summary
This week we will introduce two more important objects: list and data frames. Then we will look at subsetting objects.
Learning Objectives
After completing this week, you are expected to be able to:
- Understand the difference between atomic vectors, lists, and data frames.
- Create and use lists.
- Create and use data frames.
- Use the three common subsetting operators (
[, [[, and $) with atomic vectors, lists, and data frames.
- Use each of the six different types of subsetting allowed in R.
- Understand the difference between preserving and simplifying operations.
Assignments
| Lab 02 |
Thursday, September 15 |
100% |
| Quiz 02 |
Thursday, September 15 |
105% |
| Lab 03 |
Thursday, September 22 |
100% |
| Quiz 03 |
Thursday, September 22 |
105% |