outside.chull {directlabels}R Documentation

outside chull

Description

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.

Usage

outside.chull(d, ...)

Arguments

d

d

...

...

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)


[Package directlabels version 2025.6.24 Index]