ws_intersect: Intersect a river feature with a polygon feature

View source: R/ws_intersect.R

ws_intersectR Documentation

Intersect a river feature with a polygon feature

Description

'Watershed'-friendly wrapper to [watershed::w_intersect()], see the help file in the 'watershed' package for details on the function.

Usage

ws_intersect(ws, ...)

Arguments

ws

A Watershed

...

Additional parameters for [watershed::w_intersect()]

Value

A data.table summarising the polygons in each layer in areas along the river provided in x.


mtalluto/WatershedTools documentation built on May 21, 2022, 7:49 p.m.