clipShape: Basic plot of WSB based on huc

Description Usage Arguments Examples

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)

jread-usgs/hydroMaps documentation built on May 20, 2019, 10:46 a.m.