The Group Project for this module.
Setup
This project requires the R programming language to be used.
This can be installed in a number of ways:
- Through the provided 
flake.nixwith the nix package manager, and booted into a development shell withnix develop. - Installed manually, instructions can be found on the R download page.
 
Usage
The project questions can be invoked respectively with:
source("question_1.r")source("question_2.r")
Both provide full documentation to their function inside the files themselves in the form of comments.
Data
All data loaded by the project can be found in the data/ folder.