polylineLength: Obtain the length of a polyline

View source: R/polylineLength.R

polylineLengthR Documentation

Obtain the length of a polyline

Description

Obtain the length a polyline [2-col matrix]

Usage

polylineLength(xy)

Arguments

xy

a 2-column matrix representing the polyline nodes

Details

polylineLength calculates the [along-polyline] length of the polyline

Value

A scalar

See Also

polylineChainage


SpatialGraph documentation built on Sept. 28, 2023, 5:08 p.m.