This is a follow up to Set Up Git.
Copy the subdirectory folders you created as part of Week 2.
This should include a /data
subdirectory with a csv file,
and a /code
subdirectory with the script you used to read in the data.
Using the RStudio Git tab, commit these changes to version control with a good commit message. Then check to see if you can see this commit in the history.
Finally, push your changes to your remote repository. Check to see whether the commit appears in your github.umn.edu repo.