download_nhd: Download NHD

View source: R/downloading_tools.R

download_nhdR Documentation

Download NHD

Description

Download NHD

Usage

download_nhd(nhd_dir, hu_list, download_files = TRUE)

Arguments

nhd_dir

character directory to save output into

hu_list

character vector of hydrologic region(s) to download. Use get_huc to find HU codes of interest. Accepts two digit and four digit codes.

download_files

boolean if FALSE, only URLs to files will be returned can be hu02s and/or hu04s

Value

character Paths to geodatabases created.


nhdplusTools documentation built on Sept. 2, 2026, 9:07 a.m.