Next date: July 2026
Time: TBD
Prerequisites: Intermediate R users (have been using R for at least 6 months, comfortable loading data, using basic ggplot and dplyr)
Overview: In this course, we teach students techniques for scaling up their analyses. How do you get R to repeat tasks in an efficient way? This general skill is needed in diverse contexts, such as processing lots of files (e.g. from imaging or surveys), working with large datasets, or simulations (statistical or individual-based).
In these circumstances, you'll often find yourself having to repeat the same thing over and over and it's good to learn how to get R to do this in an organised and efficient manner.