Launches Shiny app for baytrends

runShiny()

Details

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

The Shiny app is online at: https://leppott.shinyapps.io/baytrendsmap

Examples

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