This is the repository to view the cancer survival results from the EHDEN wp2 study (https://github.com/oxford-pharmacoepi/CancerSurvivalWp2Analysis)
- Put your results folder 'Results_database_name.zip' file in data folder.
- Open the project in the R session ('Shiny.Rproj')
- Load all the necessary libraries using renv.
- renv::activate()
- renv::restore()
- y (to accept all the packages that are needed to install, this step can take several minutes)
- Run the local shiny app
- shiny::runApp() or open up the UI.R file and click "Run App"
- Your local shiny app is ready!
Any problems with the Shiny please contact [email protected]