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.3.1")



Attach the package and use:
library("nhdplusTools")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
First Published: 2019-08-25
Latest Update: 2023-10-02
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.3.1, https://cran.r-project.org/web/packages/nhdplusTools. Accessed 29 Mar. 2025.
Previous versions and publish date:
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for nhdplusTools0102030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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