Learn R Programming

directlabels (version 2.0)

edges.to.outside: edges to outside

Description

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.

Usage

edges.to.outside(edges,
centers,
debug = FALSE,
...)

Arguments

edges
centers
debug
...