Github and RStudio Project Coding Vignette
Click here for a link to a video (in two parts) covering the basics of git and how to interact with github through RStudio
This video has two parts. In the first part, I finish covering the git slides that were missed last meetup. In the second part, I show you the git and github steps you need to clone the repository for this week’s assignment, to add your name and project description to the project README.md file, and to add your qmd file to the github repository. I also show you how it is possible for something to go wrong if two people are working on the same file at the same time, and how you might fix it if that happens to you.
I recommend reviewing the Pull, but you have local work chapter of the happy git for the useR book for additional information.