getBasin: Get shapefile basins

Description Usage Arguments Value Examples

View source: R/plotWSB.R

Description

Get shapefile basins

Usage

1
getBasin(sites, filePath = NA)

Arguments

sites

character id

filePath

path to save shapefile. If NA, will go to temporary directory

Value

shapefile

Examples

1
2
3
4
5
## Not run: 
sites <- c("01491000", "01573000", "01576000","01137500","06485500")
basinShapes <- getBasin(sites)

## End(Not run)

ldecicco-USGS/hydroMaps documentation built on May 31, 2020, 12:44 p.m.