Launches Shiny app.

runShinyExample()

Details

The Shiny app based on the R package ContDataQC is included in the R package. This function launches that app.

The Shiny app is online at: https://davidagibbs.shinyapps.io/rmn_continuous_data_active/

Examples

if (FALSE) {
# Run Function
runShinyExample()
}