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

nid_all entire NID data, all the 74000+ records from http://nid.usace.army.mil/

Examples

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

## End(Not run)

dams documentation built on July 2, 2020, 2:18 a.m.