This repository contains the files necessary for exercise 7. This exercise is due a week from today.
Steps to complete the exercise.
- Fork the repository
- use terminal in Rstudio to clone the repository to your computer. Be mindful of where your directory is when you clone the repository.
- Complete the assignment.
- Add the r script to your local version control using git add
- Commit to your github repository using git commit
- Push to your git push origin main or git push
- Submit pull request
I won't accept your pull request from here on out so make sure your pull request goes through. I will then add grading comments to your pull request.