Data Merging and Reshaping
Content for Wednesday, October 4, 2023
Learning Goals
- Merging datasets using
dplyr
functions - Generating identifier variables in country data using
countrycode
package - Transforming datasets from long to wide formats and vice versa
- Generate line plots in
ggplot2
Week Overview
DATE | TIME | EVENT | MATERIAL |
---|---|---|---|
Mon, Oct 2 | 15:30-17:00 |
Consultation (Viktoriia) |
|
Tue, Oct 3 | 22:00 |
Problem Set 4 due at 22:00 |
|
Wed, Oct 4 | 13:45-15:15 |
Session: Data Merging and Reshaping (cancelled) |
|
Mon, Oct 9 | 15:30-17:00 |
Consultation (Viktoriia) |
|
Tue, Oct 10 | 22:00 |
Evaluation Problem Set 4 due |
Slides
There are no slides this week since we are diving deeper into coding :D