Learn R Programming

directlabels (version 2.0)

follow.points: follow points

Description

Draws a line between each center and every point, then follows the line out far enough to give a box outside the cloud. Out of all the boxes constructed in this way that do not contain any points, take the one which has the smallest distance to the center.

Usage

follow.points(d,
debug = FALSE,
...)

Arguments

d
debug
...