# Generated by roxygen2: do not edit by hand

export("%>%")
export(getAbundance)
export(getAbundanceAnomaly)
export(getAbundanceMapData)
export(getArthroCollections)
export(getInfectionRate)
export(getPools)
export(getPoolsComparisionTable)
export(getSites)
export(getSpatialFeatures)
export(getToken)
export(getVectorIndex)
importFrom(DT,datatable)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct_at)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,vars)
importFrom(httr2,req_body_json)
importFrom(httr2,req_headers)
importFrom(httr2,req_method)
importFrom(httr2,req_perform)
importFrom(httr2,req_url_query)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_status)
importFrom(jsonlite,fromJSON)
importFrom(kableExtra,kbl)
importFrom(knitr,kable)
importFrom(lubridate,epiweek)
importFrom(lubridate,month)
importFrom(lubridate,today)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(rstudioapi,askForPassword)
importFrom(sf,st_as_sf)
importFrom(sf,st_cast)
importFrom(sf,st_crs)
importFrom(sf,st_intersects)
importFrom(sf,st_is_valid)
importFrom(sf,st_join)
importFrom(sf,st_make_valid)
importFrom(sf,st_multipolygon)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_within)
importFrom(stats,qnorm)
importFrom(stats,setNames)
importFrom(stringr,str_c)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tidyr,any_of)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,tail)
