Other packages > Find by keyword >

nhdplusTools  

NHDPlus Tools
View on CRAN: Click here


Download and install nhdplusTools package within the R console
Install from CRAN:
install.packages("nhdplusTools")

Install from Github:
library("remotes")
install_github("cran/nhdplusTools")

Install by package version:
library("remotes")
install_version("nhdplusTools", "1.4.2")



Attach the package and use:
library("nhdplusTools")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-25
Latest Update: 2025-06-10
Description:
Tools for traversing and working with National Hydrography Dataset Plus (NHDPlus) data. All methods implemented in 'nhdplusTools' are available in the NHDPlus documentation available from the US Environmental Protection Agency .
How to cite:
David Blodgett (2019). nhdplusTools: NHDPlus Tools. R package version 1.4.2, https://cran.r-project.org/web/packages/nhdplusTools. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-28 00:00), 0.3.7 (2019-08-25 09:30), 0.3.8 (2019-08-27 08:10), 0.3.9 (2019-10-16 20:10), 0.3.10 (2019-10-18 00:40), 0.3.11 (2019-11-07 15:50), 0.3.12 (2020-01-11 14:00), 0.3.13 (2020-04-01 18:10), 0.3.14 (2020-08-03 17:30), 0.3.15 (2020-09-15 17:30), 0.3.16 (2020-11-13 18:50), 0.4.0 (2021-04-02 23:40), 0.4.1 (2021-05-16 15:40), 0.4.2 (2021-06-23 09:30), 0.4.3 (2021-08-18 12:00), 0.5.0 (2022-02-22 10:20), 0.5.1 (2022-03-01 18:30), 0.5.2 (2022-04-08 17:40), 0.5.3 (2022-05-27 11:00), 0.5.4 (2022-07-19 09:50), 0.5.5 (2022-07-20 16:40), 0.5.6 (2022-08-08 12:30), 0.5.7 (2022-09-16 14:56), 0.6.0 (2022-11-28 16:30), 0.6.1 (2022-12-07 17:00), 0.6.2 (2023-03-10 10:40), 0.7.0 (2023-08-29 20:10), 0.7.1 (2023-08-31 09:40), 1.0.0 (2023-10-02 16:10), 1.1.0 (2024-05-14 11:30), 1.2.0 (2024-05-28 16:20), 1.2.1 (2024-06-05 20:20), 1.3.0 (2024-12-18 09:30), 1.3.1 (2025-02-15 00:20), 1.3.2 (2025-06-10 15:00), 1.4.0 (2025-11-19 16:40), 1.4.1 (2025-12-05 10:10), 1.4.2 (2026-01-21 09:20), 1.5.0 (2026-05-26 15:10)
Other packages that cited nhdplusTools R package
View nhdplusTools citation profile
Other R packages that nhdplusTools depends, imports, suggests or enhances
Complete documentation for nhdplusTools
Functions, R codes and Examples using the nhdplusTools R package
Some associated functions: add_plus_network_attributes . align_nhdplus_names . calculate_arbolate_sum . calculate_total_drainage_area . disambiguate_flowline_indexes . discover_nhdplus_id . discover_nldi_characteristics . download_nhd . download_nhdplushr . download_nhdplusv2 . download_rf1 . download_vaa . download_wbd . get_DD . get_DM . get_UM . get_UT . get_boundaries . get_catchment_characteristics . get_characteristics_metadata . get_elev_along_path . get_flowline_index . get_gagesII . get_hr_data . get_huc . get_huc12 . get_huc8 . get_levelpaths . get_nhdarea . get_nhdplus . get_nhdplushr . get_nldi_basin . get_nldi_characteristics . get_nldi_feature . get_nldi_index . get_nwis . get_path_lengths . get_path_members . get_pathlength . get_pfaf . get_raindrop_trace . get_sorted . get_split_catchment . get_streamlevel . get_streamorder . get_terminal . get_tocomid . get_vaa . get_vaa_names . get_vaa_path . get_waterbodies . get_waterbody_index . get_wb_outlet . get_xs_point . get_xs_points . make_node_topology . make_standalone . map_nhdplus . navigate_network . navigate_nldi . nhdplusTools_data_dir . nhdplus_path . plot_nhdplus . prepare_nhdplus . query_usgs_geoserver . reexports . rescale_catchment_characteristics . rpu_boundaries . subset_nhdplus . subset_rpu . subset_vpu . vpu_boundaries . 
Some associated R codes: A_nhdplusTools.R . boundary_datasets.R . calc_network.R . discover_nhdplus.R . downloading_tools.R . geoserver_tools.R . get_codes.R . get_hydro.R . get_network.R . get_nhdplus.R . get_nhdplushr.R . get_nldi.R . get_oaproc.R . get_path_lengths.R . get_paths.R . get_vaa.R . index_nhdplus.R . map_nhdplus.R . plot_nhdplus.R . prep_nhdplus.R . rebuild_topology.R . rescale_catchments.R . run_plus_attributes.R . subset_nhdplus.R .  Full nhdplusTools package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA