R Markdown
Version Control with git(hub) - 1/2 day
Exercise
- Set up a github account, install Git and Git(hub) and link it with RStudio on your computer
- Set up a public repository with a dummy file. Make at least 3 commits and 1 merge using at least 2 different branches.
- Send link to data unit
Software design (1 1/2 days)
Exercise
- Write unit tests for a single (not yet existing) function (e.g. SMEB calculation)
- Write a pure function that passes the tests
- Push to github and send link to Data Unit for code review & Q&A during the global workshop