# Generated by roxygen2: do not edit by hand

S3method(as_tibble,covidcast_data_signal_list)
S3method(as_tibble,covidcast_data_source_list)
S3method(print,covidcast_data_signal)
S3method(print,covidcast_data_signal_list)
S3method(print,covidcast_data_source)
S3method(print,covidcast_epidata)
S3method(print,epidata_call)
export(avail_endpoints)
export(cache_info)
export(clear_cache)
export(covidcast_epidata)
export(disable_cache)
export(epirange)
export(fetch)
export(fetch_args_list)
export(get_auth_key)
export(pub_covid_hosp_facility)
export(pub_covid_hosp_facility_lookup)
export(pub_covid_hosp_state_timeseries)
export(pub_covidcast)
export(pub_covidcast_meta)
export(pub_delphi)
export(pub_dengue_nowcast)
export(pub_ecdc_ili)
export(pub_flusurv)
export(pub_fluview)
export(pub_fluview_clinical)
export(pub_fluview_meta)
export(pub_gft)
export(pub_kcdc_ili)
export(pub_meta)
export(pub_nidss_dengue)
export(pub_nidss_flu)
export(pub_nowcast)
export(pub_paho_dengue)
export(pub_wiki)
export(pvt_cdc)
export(pvt_dengue_sensors)
export(pvt_ght)
export(pvt_meta_norostat)
export(pvt_norostat)
export(pvt_quidel)
export(pvt_sensors)
export(pvt_twitter)
export(set_cache)
import(cachem)
import(glue)
importFrom(MMWRweek,MMWRweek2Date)
importFrom(checkmate,assert)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_integerish)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,check_character)
importFrom(checkmate,check_class)
importFrom(checkmate,check_date)
importFrom(checkmate,check_integerish)
importFrom(checkmate,check_list)
importFrom(checkmate,check_names)
importFrom(checkmate,test_character)
importFrom(checkmate,test_class)
importFrom(checkmate,test_date)
importFrom(checkmate,test_integerish)
importFrom(checkmate,test_list)
importFrom(httr,RETRY)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,http_type)
importFrom(httr,modify_url)
importFrom(httr,stop_for_status)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(openssl,md5)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(readr,read_csv)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,help.search)
importFrom(utils,sessionInfo)
importFrom(xml2,read_html)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
