Products
-
Getting started with R
CourseLearn how to download and install R, import data, install 'packages' and more.
-
The tidyverse
CourseLearn how to manipulate your data including selecting and renaming columns, filtering rows, mutating variables and more.
-
Manipulate data
CourseLearn about functions and objects in R, recoding data, loops and conditional statements.
-
Reshape your data
CourseLearn to reshape your data from long to wide (and back) and how to join to or more datasets.
-
Handling missing data
CourseLearn how to identify, understand and manage missing data in your dataset.
-
Working with categorical variables
CourseLearn how to work with factors (categorical variables) changing factor levels and visualising your data.