Skip to content

COVIDiSTRESS/COVIDiStress-Shiny

Repository files navigation

COVIDiStress-Shiny

A R Shiny app for COVIDiStress Survey

To launch the app run the following code from the above folder:

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