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

Description Usage Arguments Value Author(s) Examples

View source: R/getNWISSite.R

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
data<-getNWISSite(huc="031601030306")

dblodgett-usgs/NWCEd documentation built on Nov. 29, 2020, 12:20 a.m.