Description Usage Arguments Value Examples
Find the convex hull of a planar set of points allowing for peeling.
1 |
x, y |
Numeric vectors of equal length or any specification of a set of points as allowed by grDevices::xy.coords() |
peel |
The number of convex hulls to peel off the set before taking the convex hull of the remaining points |
An index vector giving the points in the original set forming the convex hull after peeling
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.