Warning message

You must login to view this form.

Data wrangling in R (online)

Online registration (for in-person, please fill in this form instead)

Date: Friday, 21 October, 2022.
Time: 9:30 a.m. to 11:30 a.m.
Location: online via Zoom (we will send a link to participants 48h in advance).
Instructor: Dr. Tim Elrick, Faculty Lecturer in the Faculty of Science.

 

Overview: As part of the data science life cycle series, this workshop will introduce you to R functions that help you to clean and manipulate your data sets. This so-called data wrangling often is the crucial step to prepare your data for your analyses. We will use tidyverse packages in this workshop.

At the end of this workshop, you will be able to:
    · import data sets using the readr package;
    · apply the most common dplyr and tidyr functions for data wrangling;
    · understand the principles of piping;
    · different methods to treat missing values.

 

Prerequisites:
     · Introductory knowledge of R, e.g. from McGill's R summer camp, or from our Introduction to programming with R workshop.
     · Install R and RStudio on your computer. You can find installation instructions here. Please contact us (cdsi.science at mcgill.ca) if you are having trouble with installation.

 

Registration

Back to top