This functions runs a TB dashboard that has been built using other package functionality. The dashboard can be used to explore the global burden of TB interactively. A hosted version of this dashboard is available here.

run_tb_dashboard()

Value

Starts a shiny Tuberculosis dashboard

Examples

## Only run the example if in an interative session if (FALSE) { ## Run the TB dashboard run_tb_dashboard() }