Videos

In January 2021 I started my YouTube channel focusing purely on R. As a first project I decided to record myself solving the exercises in the R for Data Science book by Hadley Wickham. The result is the R for Data Science Exercise Walkthough Series.

Below you’ll find the first few videos of the series. Make sure to subscribe to the channel to never miss a new video.

Select columns with select()

Arrange rows with arrange()

Filter rows with filter()

Aesthetic Mappings

First Steps