Loops in R

The goal of this workshop is to teach R programmers how to use loops in R. You will learn easier ways to analyse and automate your data analysis with the help of loops. Specifically, you will be learning how to write for and while loops from scratch in order to get all the information you want from your data. You will also learn how to replace loops by using the purrr package.

Please note that the training is aimed at people who have attended the R introductory workshops or have some basic R knowledge.

Presenter:  Pablo Franco