project.onto.segments | R Documentation |
Given a point and a set of line segments representing a convex or alpha hull, calculate the closest point on the segments.
project.onto.segments(m,
h, debug = FALSE,
...)
m |
|
h |
Data frame describing the line segments of the convex or alpha hull. |
debug |
debug |
... |
ignored |
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.