# Generated by roxygen2: do not edit by hand

export(add_plus_network_attributes)
export(align_nhdplus_names)
export(calculate_arbolate_sum)
export(calculate_total_drainage_area)
export(disambiguate_flowline_indexes)
export(discover_nhdplus_id)
export(discover_nldi_characteristics)
export(download_nhdplushr)
export(download_nhdplusv2)
export(download_rf1)
export(download_vaa)
export(download_wbd)
export(fix_flowdir)
export(get_DD)
export(get_DM)
export(get_UM)
export(get_UT)
export(get_elev_along_path)
export(get_flowline_index)
export(get_gagesII)
export(get_hr_data)
export(get_huc12)
export(get_huc8)
export(get_hydro_location)
export(get_levelpaths)
export(get_nhdarea)
export(get_nhdplus)
export(get_nhdplushr)
export(get_nldi_basin)
export(get_nldi_characteristics)
export(get_nldi_feature)
export(get_node)
export(get_nwis)
export(get_partial_length)
export(get_path_lengths)
export(get_pathlength)
export(get_pfaf)
export(get_raindrop_trace)
export(get_sorted)
export(get_split_catchment)
export(get_streamlevel)
export(get_streamorder)
export(get_terminal)
export(get_tocomid)
export(get_vaa)
export(get_vaa_names)
export(get_vaa_path)
export(get_waterbodies)
export(get_waterbody_index)
export(get_wb_outlet)
export(get_xs_point)
export(get_xs_points)
export(make_standalone)
export(navigate_network)
export(navigate_nldi)
export(nhdplusTools_data_dir)
export(nhdplus_path)
export(plot_nhdplus)
export(prepare_nhdplus)
export(rename_geometry)
export(rescale_measures)
export(st_compatibalize)
export(stage_national_data)
export(subset_nhdplus)
export(subset_rpu)
export(subset_vpu)
importFrom(RANN,nn2)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fst,metadata_fst)
importFrom(fst,read.fst)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,RETRY)
importFrom(httr,progress)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(methods,is)
importFrom(pbapply,pbapply)
importFrom(pbapply,pblapply)
importFrom(pbapply,pboptions)
importFrom(sf,"st_geometry<-")
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_filter)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_join)
importFrom(sf,st_layers)
importFrom(sf,st_multilinestring)
importFrom(sf,st_nearest_feature)
importFrom(sf,st_reverse)
importFrom(sf,st_sf)
importFrom(sf,st_simplify)
importFrom(sf,st_transform)
importFrom(sf,st_zm)
importFrom(sf,write_sf)
importFrom(tidyr,pivot_wider)
importFrom(tools,R_user_dir)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,tail)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_ns_strip)
importFrom(xml2,xml_root)
importFrom(xml2,xml_text)
importFrom(zip,unzip)
