clipShape: Basic plot of WSB based on huc

Description Usage Arguments Examples

View source: R/plotWSB.R

Description

Basic plot

Usage

1
clipShape(shapefile, mapRange)

Arguments

shapefile

shapefile to clip

mapRange

vector of map limits (min long, max long, min lat, max lat)

Examples

1
2
3
mapRange=c(-80,-74, 38, 46)
shape_hydropoly <- shape_hydropoly
clippedShape <- clipShape(shape_hydropoly, mapRange)

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