Rdocumentation
powered by
Learn R Programming
polyCub (version 0.4-2)
isClosed: Check if Polygon is Closed
Description
Check if the first and last coordinates of a coordinate matrix are identical.
Usage
isClosed(coords)
Arguments
coords
numeric coordinate matrix. It is interpreted by
xy.coords
.
Value
logical