The files for running this project could be found here, click the pop-out button that appears on the file preview below when hovering it, then on the new tab that pops-out, click on the download button on the upper right hand corner:
Getting started:
install.packages("shiny")install.packages("shinydashboard")install.packages("ggplot2")install.packages("lubridate")install.packages("DT")install.packages("leaflet")install.packages("plyr")install.packages("reshape2")install.packages("rgdal")install.packages("dplyr")