getConvexHull {mdatools} | R Documentation |
Compute coordinates of a closed convex hull for data points
Description
Compute coordinates of a closed convex hull for data points
Usage
getConvexHull(points)
Arguments
points |
matrix of data frame with coordinates of the points |
[Package mdatools version 0.14.1 Index]