This functions runs a Zoonotic TB dashboard that has been built using other package functionality. The dashboard can be used to explore the global burden of Zoonotic TB interactively.
dashboard()
Starts a shiny dashboard
## Only run the example if in an interative session if (FALSE) { ## Run the TB dashboard dashboard() }