Where
Online
When
-
21 May 2026 (recurring)9:30 am - 12:30 pm
-
22 May 2026 (recurring)9:30 am - 12:30 pm
Learn about Data Manipulation, Data Transformation and Data Visualisation in R using the dplyr, tidyr and ggplot2 packages.
In this workshop, you will learn how to manipulate, explore and get insights from your data (Data Manipulation using the dplyr package), as well as how to convert your data from one format to another (Data Transformation using the tidyr package). You will also explore different types of graphs and learn how to customise them using one of the most popular plotting packages in R, ggplot2 (Data Visualisation).
We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly.
You'll learn:
- DataFrame Manipulation using the dplyr package
- DataFrame Transformation using the tidyr package
- Using the Grammar of Graphics to convert data into figures using the ggplot2 package
- Configuring plot elements within ggplot2
- Exploring different types of plots using ggplot2