bisect_line_segments: Bisect Line Segments

Description Usage Arguments Details Value Examples

Description

Bisects each line segment in a polyline

Usage

1
bisect_line_segments(rpolyline, projcrs, w, resolution)

Arguments

rpolyline

depth values along a transect

projcrs

coordinate system

w

width (m)

resolution

resolution of bathymetry data (m)

Details

Calculates the angle of the river centerline and draws a perpedicular bisector passing through it. bisect_line_segments2 is preferred for the latest version of auto_transects

Value

cross_section a SpatialLines object containing all the bisectors

Examples

1
bisect_line_segments(rpolyline, projcrs, w, resolution)

jschap1/WSEw documentation built on May 12, 2019, 10:50 a.m.