getNWCWatershed: Get WFS polygon for a watershed.

Description Usage Arguments Value Author(s) Examples

View source: R/getNWCWatershed.R

Description

This function builds a request and returns a spatial polygons data frame.

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
NWCwatershed<-getNWCWatershed(huc="031601030306",local=TRUE)

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