getNWCData: Get data from an NWC source.

Description Usage Arguments Value Author(s) Examples

View source: R/getNWCData.R

Description

This function builds a request and returns the the data in question.

Usage

1

Arguments

huc

The watershed of interest.

local

TRUE/FALSE to request local watershed or total upstream watershed data.

Value

The data.

Author(s)

David Blodgett dblodgett@usgs.gov

Examples

1
NWCdata<-getNWCData(huc="031601030306")

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