Register for a (free) GitHub account. You may want to also add the Student Developer Pack to your account. Slide
Install Git on your computer. Slide
Introduce yourself to Git. Slide
Introduce your computer to GitHub. Slide
Create a Git repo for Short Lab 4 and clone it to your computer. Slide
Commit a local change using the shell. Slide
Delete your local repository, then use RStudio to clone your repository back to your computer and commit a local change using RStudio. Slide
If you use a private repository, add me and the grader as collaborators.
Please type only the link to your repository using the template below. Fill in both the square brackets [] and the parentheses () with your link.
Hereโs a checklist of what we should see at the link above:
README.md file with two lines indicating that it has been edited through shell on your local computer as well as through RStudio..Rmd file for Short Lab 4..html file for Short Lab 4.