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.
-
Explore and clean your data
CourseLearn how to explore, clean, manipulate and summarise your data using R
-
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.