# Generated by roxygen2: do not edit by hand

export(downloadDMRs)
export(echoAirGetFacilityInfo)
export(echoAirGetMeta)
export(echoGetCAAPR)
export(echoGetEffluent)
export(echoGetFacilities)
export(echoGetReports)
export(echoNNCRGetQuarters)
export(echoNNCRGetReport)
export(echoNNCRGetSearch)
export(echoNNCRGetViolations)
export(echoSDWGetMeta)
export(echoSDWGetSystems)
export(echoWaterGetFacilityInfo)
export(echoWaterGetMeta)
export(echoWaterGetParams)
import(dplyr)
import(httr)
import(progress)
import(rlang)
importFrom(curl,nslookup)
importFrom(dplyr,bind_rows)
importFrom(httr,build_url)
importFrom(plyr,mapvalues)
importFrom(purrr,
  map,
  map_df,
  map_lgl
)
importFrom(readr,
  locale,
  read_csv
)
importFrom(rlang,is_error)
importFrom(sf,st_read)
importFrom(tibble,
  as_tibble,
  is_tibble,
  tibble
)
importFrom(tidyr,
  gather_,
  pivot_longer
)
importFrom(utils,URLencode)
