lhs.merge {tlocoh} | R Documentation |
Merge LoCoH-hullsets
lhs.merge(..., check.class = TRUE)
... |
Two or more LoCoH-hullset objects |
check.class |
Whether to enforce that all objects merged belong to class locoh.lhs (T/F) |
A LoCoH-hullset object
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.