| edges.to.outside {directlabels} | R Documentation |
Given a list of edges from the convex or alpha hull, and a list of cluster centers, calculate a point near to each cluster on the outside of the hull.
edges.to.outside(edges, centers, debug = FALSE, ...)
edges |
|
centers |
|
debug |
|
... |
Toby Dylan Hocking