worldbank/dime-r-training

Introduction to R programming - November 2021

Closed this issue · 2 comments

The example we currently have for map() doesn't illustrate how it performs better than a loop. We could add an example with a toy dataset with hundreds of columns and show the time difference of map() vs looping over columns

  • Consider moving "Indentation" to the Annex. The last two times we didn't have time to cover it

We should make a strong emphasis on the importance of doing exercises 1-3 where we set the course RStudio project. Otherwise, participants aren't able to load the data in later sessions and start lagging behind