get_nid: Retrieve nid_all from the official NID site

Description Usage Arguments Value Examples

View source: R/get_nid.R

Description

Retrieve nid_all from the official NID site

Usage

1
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 https://nid.usace.army.mil/

Examples

1
2
3
4
## Not run: 
dams_all <- get_nid()

## End(Not run)

jsta/dams documentation built on Nov. 18, 2021, 12:57 a.m.