# Generated by roxygen2: do not edit by hand

export(bbox2poly)
export(extract_network)
export(find_vpu)
export(great_lakes)
export(leaf_reaches)
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(toUTM)
import(datasets)
import(maps)
importFrom(curl,has_internet)
importFrom(dplyr,select)
importFrom(dplyr,src_sqlite)
importFrom(dplyr,tbl)
importFrom(foreign,read.dbf)
importFrom(gdalUtils,ogr2ogr)
importFrom(ggplot2,map_data)
importFrom(httr,GET)
importFrom(httr,progress)
importFrom(httr,write_disk)
importFrom(memoise,cache_memory)
importFrom(memoise,memoise)
importFrom(purrr,transpose)
importFrom(rgdal,ogrInfo)
importFrom(rgdal,ogrListLayers)
importFrom(rlang,.data)
importFrom(rlang,quo)
importFrom(rvest,html_attrs)
importFrom(rvest,html_nodes)
importFrom(sf,"st_crs<-")
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drivers)
importFrom(sf,st_intersects)
importFrom(sf,st_join)
importFrom(sf,st_point)
importFrom(sf,st_read)
importFrom(sf,st_sfc)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_zm)
importFrom(stringr,str_extract)
importFrom(units,as_units)
importFrom(utils,capture.output)
importFrom(utils,unzip)
importFrom(xml2,read_html)
