toSp: Convert watershed to sp Returns either SpatialPointsDataFrame...

Description Usage Arguments

View source: R/watershed.R

Description

Convert watershed to sp Returns either SpatialPointsDataFrame or SpatialPolygonsDataFrame

Usage

1
toSp(watershed, what = c("boundary", "pourpoint"))

Arguments

watershed

an object of class "watershed", as returned by delineateWatershed(), or combineWatersheds()

what

Either "boundary" or "pourpoint" describing what part of the watershed object to write.


markwh/streamstats documentation built on Sept. 29, 2021, 8:42 a.m.