Retrieve nid_all from the official NID site
get_nid(dest = "NID2019_U.xlsx", overwrite = FALSE)
dest | destination file path |
---|---|
overwrite | logical. overwrite. |
The entire NID dataset nid_all, including all 74000+ records from http://nid.usace.army.mil/
if (FALSE) { dams_all <- get_nid() }