GITHUB LINK: https://github.com/jesper25/Project1_Power_and_The_Passion
SHINYAPP LINK: https://jpere55.shinyapps.io/Project1/
Instructions:
Download the source code from the github link provided above (app.R file and data file that is not clean).
To run the app you will need to install R into your PC and you will need RStudio to actually run the application.
Link for R: https://www.r-project.org/
Link to download RStudio: https://www.rstudio.com/
When step two is completed you will need to run RStudio and open the file by going to the "file" tab in RStudio.
Open the folder with the app.R file and data. You will need to install the libraries using install.packages("name of library") on the command line in RStudio before running app.R.
User will then need to create an account for the shiny app in order to be able to publish the app itself. You can also run it on RStudio to see how it looks, but to run on shinyapps you will need an account. Just sign up and once an account is created you will need to connect your account to RStudio in order to be able to publish the app.