To get the most out of this workshop, we will typically work within RStudio Projects (.Rproj) and encourage you to use Git (via GitHub using RStudio) for version control. You can use RStudio as the Git GUI, so there is no need to install a separate GUI unless you have your own favorite. If you would like to use GitHub during the workshop, please follow the steps below from the online book Happy Git with R:
Installation
Connect Git, GitHub, RStudio
- Connect to GitHub
- Do one of the following:
- Connect RStudio to Git and GitHub
Test-drive
We encourage you to follow a “New project, GitHub first” workflow. This means that if you want to work locally, you’ll want to be comfortable doing the following steps: