# Generated by roxygen2: do not edit by hand

export(base_map)
export(basinMod)
export(basinModUI)
export(get_basin_interactively)
export(get_nhdplus_interactively)
export(get_nldi_interactively)
export(nhdplusMod)
export(nhdplusModUI)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(dplyr,ungroup)
importFrom(grDevices,hcl.colors)
importFrom(leaflet,addCircles)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPolylines)
importFrom(magrittr,"%>%")
importFrom(promises,"%...>%")
importFrom(promises,finally)
importFrom(scales,comma)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_geometry)
importFrom(sf,st_transform)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,actionButton)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,req)
importFrom(shiny,setProgress)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(shiny,withProgress)
importFrom(utils,data)
