We have a set of R packages for developing modular shiny apps to explore the standardized results returned via HADES packages.
- OhdsiShinyAppBuilder - this builds the shiny app and defines what modules to include (e.g., cohort exporer, characterization, estimation, ā¦)
- OhdsiShinyModules - the main shiny code for the key HADES packages are here
- OhdsiReportGenerator - this is a set of SQL that pulls out friendly data.framas with the results
However, there is a lot of potential for improvements in these packages including (but not limited to):
- adding bookmarking to the URL for easy sharing (Chapter 11 Bookmarking | Mastering Shiny)
- improving display time (improving data extraction speed)
- improving the UI
If you are a developer with knowledge or interest in R or shiny or web development/design and UI and want to help out with HADES development please post below or message me.
Iām planning to set up regular meetings for this work group.