get_nwis_nwc_site: Get an NWIS site that matches the HUC in question.

Description Usage Arguments Value Author(s) Examples

Description

Given a HUC, this function checks if an NWIS site is available.

Usage

1

Arguments

huc

The watershed of interest.

Value

The NWIS site ID. NULL if none found.

Author(s)

David Blodgett dblodgett@usgs.gov

Examples

1
2
3
4
## Not run: 
data<-get_nwis_nwc_site(huc="031601030306")

## End(Not run)

USGS-R/NWCCompare documentation built on May 9, 2019, 6:10 p.m.