🐤 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.Introduction the popular
ggplot2package for plotting and visualisation.Work through a mini project, applying the skills learnt so far to a real-world dataset.
