| Time | Topic | Slides and practicals |
|---|---|---|
| 13:00 — 13:30 | Grouping and summarising data Recoding with case_when |
|
| 13:30 — 14:30 | Practical 1 | HTML |
| 14:30 — 14:40 | Break | |
| 14:40 — 14:50 | Recap: Visualisation with ggplot2 See pre-recorded video. |
|
| 14:50 — 15:30 | Plotting practical and mini project Moved to Session 4. |
HTML |
| 15:30 — 16:55 | Questions and independent practice | |
| 16:55 — 17:00 | Wrap up |
🐤 Session 3 (“Intermediate”)
In this session, we will:
Finish going through the ‘essential data manipulation techniques’ from Session 2, including grouping (
group_by) and summarising (summarise) data frames, and usingif_elseandcase_whento recode.Be introduced to the popular
ggplot2package for plotting and visualisation.Prepare for Session 4, where we will continue with the plotting practical and mini project.
