concaveHull {geometry2D} R Documentation

Description

Usage

concaveHull(pts,
    as.polygon = FALSE);

Arguments

pts

+ for dataframe object, data fields x and y should be exists

env

[as Environment]

Details

Authors

graphics

Value

A set of point data which could be used for build a polygon object

clr value class

Examples


[Package geometry2D version 1.0.0.0 Index]