lhs.selection: Create a hullset selection object

Description Usage Arguments Details See Also

View source: R/lhs.selection.R

Description

Create a hullset selection object

Usage

1
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


tlocoh.dev documentation built on May 2, 2019, 5:20 p.m.