get_nid {dams} | R Documentation |
Retrieve nid_all from the official NID site
Description
Retrieve nid_all from the official NID site
Usage
get_nid(dest = "NID2019_U.xlsx", overwrite = FALSE)
Arguments
dest |
destination file path |
overwrite |
logical. overwrite. |
Value
nid_all entire NID data, all the 74000+ records from http://nid.usace.army.mil/
Examples
## Not run:
dams_all <- get_nid()
## End(Not run)
[Package dams version 0.3.0 Index]