5 RStudio + GitHub

Happy Git and GitHub for the useR is a great resource for connecting Git/GitHub and RStudio.

Markdown Cheatsheet

5.1 Create a New Project in RStudio from an existing project on GitHub

5.2 Create a branch in GitHub

For each GitHub repository you will be working on in the lab that is shared among others, you will need to create your own Branch.

Please create your own branch directly in the repository on the GitHub site

5.3 Create Pull Request, for review, on GitHub