get_polygon_length {elastes} | R Documentation |
Calculate the polygon length of a curve
Description
Calculate the polygon length of a curve
Usage
get_polygon_length(curve)
Arguments
curve |
a |
Value
The length of curve
, treating it as a polygon.
[Package elastes version 0.1.7 Index]