Github : https://github.com/abdulrehman101/CS424project1.git

Running the code:

The github repository contains the R project so if you plan on modifying and running it you'd have to install a couple things to get going.

RStudio:

RStudio is an IDE for R, this is great way to develop R code as it contains tools that help debugging and loading packages a breeze.

https://rstudio.com/

Shiny:

Shiny is the online web interface that shows your visualization and publishes it so that anyone can view it on a modern web browser.

https://shiny.rstudio.com/