Here is a specific set of guidelines on what to do to complete this assignment. Note that you are expected to use the GitHub pull-add-commit-push cycle appropriately throughout.
[x] Make a private github repository called “DS4B-final-project”
[x] Add DS4B-ANU as a collaborator to your repository
[x] Make an R project in the root folder of your repository, named the same as the root folder
[x] Set up your .gitignore file appropriately (follow the instructions from Week 6)
[x] Follow the instructions from week 7 on how to set up folders and files related to raw_data and processed_data.
[x] Set up your final_project.Rmd file as described above
Specific guidelines
Here is a specific set of guidelines on what to do to complete this assignment. Note that you are expected to use the GitHub pull-add-commit-push cycle appropriately throughout.