Connecting an existing RStudio project to git and GitHub (CC145)

September 13, 2021 • PD Schloss • 1 min read

git and GitHub are a great tools for facilitating reproducibility. RStudio is a wonderful tool for writing in R. Put them together - AWESOMENESS. In this Code Club episode, Pat shows how to get going with version control using an existing RStudio project and then how to push the project to GitHub.

Code

You can browse the state of the repository at the