Connecting an existing RStudio project to git and GitHub (CC145)
Riffomonas Project Riffomonas Project
22K subscribers
55,220 views
1K

 Published On Sep 13, 2021

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.

Pat uses functions from the tidyverse including functions from the #ggplot2, #dplyr, showtext, ggtext and glue packages in #RStudio. The accompanying blog post can be found at https://www.riffomonas.org/code_club/....

Want more practice on the concepts covered in Code Club? You can sign up for my weekly newsletter at https://shop.riffomonas.org/youtube to get practice problems, tips, and insights.

R: https://r-project.org
RStudio: https://rstudio.com
Workshops: https://www.mothur.org/wiki/workshops

Here's a link for the chartr newsletter: https://www.chartr.co

If you're interested in taking an upcoming 3 day R workshop be sure to check out our schedule at https://riffomonas.org/workshops/


You can also find complete tutorials for learning R with the tidyverse using...
Microbial ecology data: https://www.riffomonas.org/minimalR/
General data: https://www.riffomonas.org/generalR/

0:00 Introduction
1:32 Creating our local git repository
3:58 Creating an account on GitHub
4:44 Creating repository on GitHub
5:39 Connect local repository to GitHub
6:32 Adding and modifying files to repository
9:25 Recap

show more

Share/Embed