# Generated by roxygen2: do not edit by hand

export(bbox2poly)
export(extract_network)
export(find_vpu)
export(great_lakes)
export(leaf_reaches)
export(nhd_dl_state)
export(nhd_get)
export(nhd_info)
export(nhd_list)
export(nhd_load)
export(nhd_plus_get)
export(nhd_plus_info)
export(nhd_plus_list)
export(nhd_plus_load)
export(nhd_plus_query)
export(nhd_query)
export(select_point_overlay)
export(select_poly_overlay)
export(terminal_reaches)
export(tip_reaches)
export(toUTM)
import(datasets)
import(maps)
importFrom(curl,has_internet)
importFrom(digest,digest)
importFrom(dplyr,
  select,
  src_sqlite,
  tbl
)
importFrom(foreign,read.dbf)
importFrom(ggplot2,map_data)
importFrom(httr,
  GET,
  progress,
  write_disk
)
importFrom(memoise,
  cache_memory,
  memoise
)
importFrom(purrr,transpose)
importFrom(rlang,
  .data,
  quo
)
importFrom(rvest,
  html_attrs,
  html_nodes
)
importFrom(sf,
  "st_crs<-",
  gdal_utils,
  st_area,
  st_as_sf,
  st_as_sfc,
  st_cast,
  st_centroid,
  st_convex_hull,
  st_coordinates,
  st_crs,
  st_distance,
  st_drivers,
  st_intersects,
  st_join,
  st_layers,
  st_point,
  st_read,
  st_sfc,
  st_transform,
  st_union,
  st_zm
)
importFrom(stringr,str_extract)
importFrom(units,as_units)
importFrom(utils,
  capture.output,
  unzip
)
importFrom(xml2,
  read_html,
  read_xml
)
