# Generated by roxygen2: do not edit by hand

export(for_presentation)
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(plot_tb_burden_summary)
export(prepare_df_plot)
export(render_country_report)
export(run_tb_dashboard)
export(scale_color_who)
export(scale_colour_who)
export(scale_fill_who)
export(search_data_dict)
export(summarise_metric)
export(summarise_tb_burden)
export(theme_who)
export(who_palettes)
import(magrittr)
importFrom(data.table,fread)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_at)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
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,n)
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(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggthemes,theme_map)
importFrom(grDevices,colorRampPalette)
importFrom(plotly,ggplotly)
importFrom(plotly,style)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,possibly)
importFrom(purrr,reduce)
importFrom(rlang,"!!")
importFrom(rlang,.data)
importFrom(rlang,quo_name)
importFrom(rlang,sym)
importFrom(scales,percent)
importFrom(stats,median)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
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)
