# Generated by roxygen2: do not edit by hand

export("%>%")
export(Belgium)
export(Brazil)
export(Canada)
export(Colombia)
export(CountryDataClass)
export(Covid19DataHub)
export(Cuba)
export(DataClass)
export(ECDC)
export(France)
export(Germany)
export(Google)
export(India)
export(Italy)
export(JHU)
export(JRC)
export(Lithuania)
export(Mexico)
export(Netherlands)
export(SouthAfrica)
export(Switzerland)
export(UK)
export(USA)
export(WHO)
export(expect_clean_cols)
export(expect_columns_contain_data)
export(expect_processed_cols)
export(get_available_datasets)
export(get_national_data)
export(get_regional_data)
export(initialise_dataclass)
export(make_github_workflow)
export(make_new_data_source)
export(reset_cache)
export(start_using_memoise)
export(stop_using_memoise)
export(test_cleaning)
export(test_download)
export(test_processing)
export(test_return)
importFrom(R6,R6Class)
importFrom(countrycode,countrycode)
importFrom(countrycode,countryname)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,last_col)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice_tail)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(lubridate,as_date)
importFrom(lubridate,dmy)
importFrom(lubridate,mdy)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(memoise,cache_filesystem)
importFrom(memoise,memoise)
importFrom(purrr,compact)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(purrr,safely)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(readxl,cell_limits)
importFrom(readxl,read_excel)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,syms)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_sentence)
importFrom(stringr,str_to_title)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tibble,tribble)
importFrom(tidyr,complete)
importFrom(tidyr,drop_na)
importFrom(tidyr,fill)
importFrom(tidyr,full_seq)
importFrom(tidyr,nesting)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyselect,all_of)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,vars_select_helpers)
importFrom(utils,download.file)
importFrom(utils,untar)
importFrom(vroom,vroom)
importFrom(withr,with_envvar)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_text)
