# Generated by roxygen2: do not edit by hand

export("%>%")
export(get_ecdc_cases)
export(get_france_regional_cases)
export(get_germany_regional_cases)
export(get_international_linelist)
export(get_interventions_data)
export(get_italy_regional_cases)
export(get_japan_regional_cases)
export(get_korea_regional_cases)
export(get_linelist)
export(get_total_cases)
export(get_uk_nhs_region_cases)
export(get_us_regional_cases)
export(get_who_cases)
export(reset_cache)
export(rgamma_with_mean_sd)
export(rweibull_with_mean_sd)
importFrom(R.utils,withTimeout)
importFrom(data.table,fread)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(janitor,clean_names)
importFrom(lubridate,as_date)
importFrom(lubridate,dmy)
importFrom(lubridate,is.POSIXct)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(memoise,cache_filesystem)
importFrom(memoise,memoise)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,safely)
importFrom(readr,read_csv)
importFrom(readxl,read_excel)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,as_tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,gather)
importFrom(utils,download.file)
importFrom(xml2,read_html)
importFrom(xml2,url_absolute)
importFrom(yaml,read_yaml)
