Agenda
- configure Git
- connect to GitHub
- configure RStudio
Connect to GitHub
- create a new repository on GitHub
- clone repository to local computer
- make changes to the repository
- register the above changes
- push the changes to the remote repository
- check if the local changes are reflected in the GitHub repository
Create Repository

Create Repository

Clone Repository

Clone Repository

Make Changes

Push Changes

Confirm Changes

1