# Generated by roxygen2: do not edit by hand

export(get_WHO_region)
export(get_country_cocirculation_data)
export(get_country_inputs_1997_to_present)
export(get_country_intensity_data)
export(get_imprinting_probabilities)
export(get_p_infection_year)
export(get_regional_inputs_1997_to_present)
export(get_template_data)
export(plot_many_country_years)
export(plot_one_country_year)
export(show_available_countries)
export(show_available_regions)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(ggplot2,.pt)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(tidyr,extract)
importFrom(tidyr,pivot_longer)
