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