Retrieve nid_all from the official NID site

get_nid(dest = "NID2019_U.xlsx", overwrite = FALSE)

Arguments

dest

destination file path

overwrite

logical. overwrite.

Value

The entire NID dataset nid_all, including all 74000+ records from http://nid.usace.army.mil/

Examples

if (FALSE) { dams_all <- get_nid() }