**Project Workflow 2 (RStudio and Github integration)**
This session is aimed at those who use R (even at beginner level). You will need to have RStudio installed on your computer for this session, and sign up for a Github account.
➔ Be a better collaborator: RStudio projects, and the “here” package
➔ A more advanced workflow to ensure version control and collaborate by integrating Github with RStudio
**Resources:**
- https://martinctc.github.io/blog/rstudio-projects-and-working-directories-a-beginner's-guide/
- https://www.tidyverse.org/blog/2017/12/workflow-vs-script/?utm_source=pocket_mylist
- https://github.com/jennybc/here_here
- https://malikaihle.github.io/Introduction-RStudio-Git-GitHub/
We will work together from Step 4 (Creating an RStudio Project) in the last document.