🐥 Session 2: Intermediate

This session focuses on essential data manipulation tasks in R. This will include an introduction to the tidyverse, a powerful collection of packages designed to simplify and enhance data analysis. Through hands-on examples, we’ll cover core steps for working with data, including:
- Selecting columns or rows
- Sorting datasets
- Creating or modifying columns
- Combining datasets
- Reshaping datasets
- Grouping and summarising data
