R/other.R
convex.hull.Rd
convex.hull() was renamed to convex_hull() to create a more consistent API.
convex.hull()
convex_hull()
convex.hull(data)
The data points, a numeric matrix with two columns.
convex_hull_2d()