Data Manipulation with R Tidyverse

Online

This course will highlight useful tools of data manipulation from R’s Tidyverse suite of packages. The Tidyverse packages are built upon a philosophy of a tidy data structure: a rectangular (spreadsheet-like) data structure where each row is one observation, each...

Graphs with R’s ggplot

Online

In this two-day course, students will learn to build and customize ggplot graphics.  The ggplot2 package is built upon the Grammar of Graphics of Leland Wilkenson.  Wilkenson described how all quantitative data visualizations share common component elements.  Learning this grammar...

Introduction to Network Analysis and Modelling

Online

Networks are pervasive in various fields, from biology and ecology to sociology, computer science, and beyond. This course is designed for researchers and students from diverse disciplines who are interested in understanding and analysing complex systems using network theory. The...