Launches Shiny app for MBSStools.

runShiny()

Details

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

The Shiny app is online at: hhttps://tetratech-wtr-wne.shinyapps.io/MBSStools/

Examples

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