Learn R Programming

directlabels (version 1.3)

closest.on.chull: closest on chull

Description

Calculate closest point on the convex hull and put it outside that point. TODO: doesn't work with ggplot2 since we can't calculate bounding box. Assume d is the center for each point cloud and then use orig.data to calculate hull.

Usage

closest.on.chull(d, ...)

Arguments

d
...