# Generated by roxygen2: do not edit by hand

S3method("[",ohvbd.ids)
S3method("ohvbd_db<-",default)
S3method(fetch,ohvbd.hub.search)
S3method(fetch,ohvbd.ids)
S3method(fetch_citations,ohvbd.data.frame)
S3method(fetch_citations,ohvbd.ids)
S3method(glean,ohvbd.ad.matrix)
S3method(glean,ohvbd.ids)
S3method(glean,ohvbd.responses)
S3method(has_db,default)
S3method(is_from,default)
S3method(ohvbd_db,default)
S3method(print,ohvbd.ad.matrix)
S3method(print,ohvbd.data.frame)
S3method(print,ohvbd.hub.search)
S3method(print,ohvbd.ids)
S3method(summary,ohvbd.ad.matrix)
S3method(summary,ohvbd.hub.search)
export("ohvbd_db<-")
export(ad_basereq)
export(assoc_ad)
export(assoc_gadm)
export(check_db_status)
export(check_ohvbd_config)
export(clean_ad_cache)
export(clean_ohvbd_cache)
export(extract)
export(fetch)
export(fetch_ad)
export(fetch_citations)
export(fetch_citations_vd)
export(fetch_citations_vt)
export(fetch_gadm_sfs)
export(fetch_gbif)
export(fetch_glean_vd_chunked)
export(fetch_glean_vt_chunked)
export(fetch_vd)
export(fetch_vd_counts)
export(fetch_vt)
export(filter_db)
export(find_vd_columns)
export(find_vd_ids)
export(find_vt_ids)
export(force_db)
export(format_time_overlap_bar)
export(generate_vt_template)
export(get_default_ohvbd_cache)
export(glean)
export(glean_ad)
export(glean_gbif)
export(glean_vd)
export(glean_vt)
export(has_db)
export(is_cached)
export(is_from)
export(list_ohvbd_cache)
export(match_countries)
export(match_species)
export(ohvbd.ids)
export(ohvbd_db)
export(search_hub)
export(search_vd)
export(search_vd_smart)
export(search_vt)
export(search_vt_smart)
export(set_default_ohvbd_cache)
export(set_ohvbd_compat)
export(tee)
export(vb_basereq)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,any_vars)
importFrom(dplyr,bind_cols)
importFrom(dplyr,distinct)
importFrom(dplyr,filter_all)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate_all)
importFrom(dplyr,one_of)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(httr2,last_response)
importFrom(httr2,req_error)
importFrom(httr2,req_headers)
importFrom(httr2,req_options)
importFrom(httr2,req_perform)
importFrom(httr2,req_perform_parallel)
importFrom(httr2,req_perform_sequential)
importFrom(httr2,req_throttle)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resps_data)
importFrom(httr2,resps_successes)
importFrom(lubridate,"%within%")
importFrom(lubridate,as.duration)
importFrom(lubridate,as_date)
importFrom(lubridate,days)
importFrom(lubridate,interval)
importFrom(lubridate,period)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,is_bool)
importFrom(stats,na.omit)
importFrom(tibble,rownames_to_column)
importFrom(utils,head)
importFrom(utils,tail)
