Skip to contents

This function launches the Biodiversity Dashboard Shiny application.

Usage

run_bd_app(...)

Arguments

...

Additional arguments to be passed to shinyApp

Value

A Shiny application object

Examples

if (FALSE) { # \dontrun{
run_bd_app()
} # }