Data Wrangling

Published

May 12, 2026

Overview

We take a first step in using R for data engineering by finding out how to wrangle data into a suitable form for subsequent analysis. For this we use one of the core tidyverse packages dplyr, which contains a host of functions - or verbs - for data manipulation.


Download

  1. Download and open the content project for this week:


Readings

TipExploring Data Science with R

Slides