lhs.selection {tlocoh.dev}R Documentation

Create a hullset selection object

Description

Create a hullset selection object

Usage

lhs.selection(lhs, k = NULL, a = NULL, r = NULL)

Arguments

lhs

A LoCoH-hullset object

k

Optional initial value for k

a

Optional initial value for a

r

Optional initial value for r

Details

This will create a new hullset selection object of class locoh.selection. You can then feed this object into codelhs.shiny.select to visually select a hullset for each individual. This is typically done when you have create a hullset containing multiple hullsets for each individual, and you want to pick one per individual for the rest of the analysis.

See Also

codelhs.shiny.select


[Package tlocoh.dev version 1.34.00 Index]