Although version control will not be explicitly covered in this workshop, it is highly recommended. It not only allows you to keep track of when and why changes were made to a file, but also provides an easy method for sharing your code. 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: