Use this repository to submit your solutions for exercises on R to the instructors.
The repository contains a number of folders for different exercises.
Jockers: for exercises related to Jockers' Text Analysis with RArnold_Tilton: for exercises related to Arnold and Tilton's Humanities Data in R
- Fork this repository to your own GitHub account
- Clone your fork to your computer
- Enter the relevant folder for the exercise you want to submit (e.g.,
Jockers) on your computer. - Create a folder with your name in that folder
- Add your solutions to the exercises to that folder with your name
- Once you have finalized your solutions, push your local folder to your GitHub page
- Create a pull request for the instructors to check your solutions.
This workflow is described in detail here.