This repository contains the materials for the short workshop "Using git
& GitHub via RStudio" which was taught at the Center for Advanced Internet Studies (CAIS) on January 10th, 2023 by Johannes Breuer and Marco Wähner.
Please link to the workshop GitHub repository
You can directly access & download the PDF slides HERE.
Learning how to…
- interact with Git & GitHub
- create new version-controlled projects
- sync local changes with GitHub
- collaborate with others
... using RStudio.
To code along and do the exercises, you need to working installations of R
, RStudio, & git
as well as a GitHub account. The steps are described in detail in the setup instructions document.
Large parts of the workshop materials are based on previous workshops on reproducible research practices by Frederik Aust & Johannes Breuer and Johannes Breuer, Bernd Weiß, & Arnim Bleier.