View source: R/utility.function.R
outside.chull | R Documentation |
Calculate closest point on the convex hull and put it outside that
point. Assume d
is the center for each point cloud and then use
orig.data to calculate hull.
outside.chull(d, ...)
d |
d |
... |
... |
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.