Computational data visualisation using R

Trainer: Priit Adler and Anna Swan

Overview: This session is structured into two distinct parts, allowing to select the level that best matches your knowledge and skills in R. The introductory flavour is designed for individuals with no prior experience or minimal familiarity with R. The trainer begins by covering the basics, including variables, data structures, and function writing, along with an introduction to data handling using the tidyverse package. In the intermediate flavour, the trainer delves deeper into data manipulation with tidyverse and explore data visualisation techniques using R’s ggplot2. You will be introduced to the “Grammar of Graphics,” foundational to ggplot2, and will learn the step-by-step process of creating compelling graphics.

Materials:

Introductory session

Intermediate session