Launches Shiny app for ContDataSumViz package.
runShiny()
The Shiny app based on the R package ContDataSumViz is included in the R package. This function launches that app.
The Shiny app is online at: https://tetratech-wtr-wne.shinyapps.io/ContDataSumViz
if (FALSE) {
# Run Function
runShiny()
}