/COVIDiStress-Shiny

A R Shiny app for COVIDiStress Survey

Primary LanguageR

COVIDiStress-Shiny

A R Shiny app for COVIDiStress Survey

To launch the app, put all the files in a "COVIDiStress-Shiny" folder, the data available here renamed covid_06042020_choice_values in a folder above (../) and run the following code from the above folder:

library(shiny)
runApp("COVIDiStress-Shiny")

To make the code run faster check line 22 of server.R