Resources

TRES Tidyverse Tutorial

In 2020 Pratik Gupte together with Raphael Scherrer, Theo Pannetier and Richel Bilderbeek (all at TRES, University of Groningen) developed TRES Tidyverse Tutorial – an online workshop on how to use the tidyverse, a set of packages in the R computing language designed at making data handling and plotting easier.

Topics covered include:

Topic
Reading data and string manipulation
Data and reshaping
Manipulating data
Working with lists and iteration
Plotting
Regular expressions
 
Course material can be found here and the source code here.