isClosed: Check if Polygon is Closed

isClosedR Documentation

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


polyCub documentation built on Oct. 25, 2023, 5:07 p.m.