# Generated by roxygen2: do not edit by hand

export(get_data)
export(get_data_dict)
export(get_tb_burden)
export(map_tb_burden)
export(plot_tb_burden)
export(plot_tb_burden_overview)
export(prepare_df_plot)
export(run_tb_dashboard)
export(search_data_dict)
export(summarise_tb_burden)
import(ggplot2)
import(magrittr)
importFrom(data.table,fread)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_at)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(dplyr,ungroup)
importFrom(ggthemes,theme_map)
importFrom(plotly,ggplotly)
importFrom(plotly,style)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(scales,percent)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(utils,download.file)
importFrom(utils,installed.packages)
importFrom(utils,read.csv)
importFrom(viridis,scale_colour_viridis)
importFrom(viridis,scale_fill_viridis)
