Skip to content

ScottishCovidResponse/SCRCshinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCRCshinyApp

To install the app:

library(devtools)
install_github("soniamitchell/SCRCshinyApp")

To run the app:

library(SCRCshinyApp)
launchApp()

Note that the app currently works from a static dataset that will not automatically updated.

To update the dataset prior to running the app:

launchApp(refresh = TRUE)

Note that this is dependent on the SCRCdataAPI package being installed:

install_github("ScottishCovidResponse/SCRCdataAPI")

About

Shiny app for visualising data (SCRC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages