Releases: pfizer-opensource/shiny-framework
Releases · pfizer-opensource/shiny-framework
v1.0.0
This is the v1.0.0 release of the Shiny Framework PoC. This release illustrates good practice for production Shiny app development. The functionality within this app is simple, but we are illustrating the WAGOLL principle - What A Good One Looks Like - where the example is simple, so it does not distract from the main point - defining a framework for developing a Shiny app which will make it "Production quality". The Shiny application we are sharing here reads ADaM format data and creates a simple summary table using the {gtsummary} package. The user can nominate dataset variables to summarise and select a grouping variable and {gtsummary} creates a simple table.