Git and GitHub
For quick introduction on learn how to use Version control within RStudio, I suggest the “Version Control” chapter of the Working with the RStudio IDE (Part 2) DataCamp course.
Relationship between GitHub and Local Git Projects
References
- Jenny Bryan, Happy Git and GitHub for the useR
- DataCamp course Version Control with Git. This course requires shell knowledge, but the following two modules are useful.
- Simple guide to forks in GitHub and Git
- GitHub Help
- Git and GitHub videos for beginners from dataschool introduces git and GitHub via many videos.