lhs.merge {tlocoh}R Documentation

Merge LoCoH-hullsets

Description

Merge LoCoH-hullsets

Usage

lhs.merge(..., check.class = TRUE)

Arguments

...

Two or more LoCoH-hullset objects

check.class

Whether to enforce that all objects merged belong to class locoh.lhs (T/F)

Value

A LoCoH-hullset object

Note

Hullsets in different objects can be merged together, but the hullsets themselves remain separate. If duplicate hullsets are detected (e.g., same id, same mode, same parameter value), an error message will appear.


[Package tlocoh version 1.40.07 Index]