Launches Shiny app.
runShinyExample()
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/
if (FALSE) {
# Run Function
runShinyExample()
}