Preparation

Create a new RStudio Project for this week’s exercises, just like you did last week.

If you would like to work with Git and GitHub, create a GitHub repo as well. If you want to publish your Report as a website (to share with others), activate Github Pages by going to your repo on Github, clicking on Settings > Pages, and under Source switch from None to your Main branch. You can do this only after pushing your first commit.