Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 720 Bytes

File metadata and controls

18 lines (13 loc) · 720 Bytes

This repository contains the files necessary for exercise 7. This exercise is due a week from today.

Steps to complete the exercise.

  1. Fork the repository
  2. use terminal in Rstudio to clone the repository to your computer. Be mindful of where your directory is when you clone the repository.
  3. Complete the assignment.
  4. Add the r script to your local version control using git add
  5. Commit to your github repository using git commit
  6. Push to your git push origin main or git push
  7. 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.