lxy.anv.add {tlocoh}R Documentation

Add ancillary variable(s) to a LoCoH-xy object

Description

Add ancillary variable(s) to a LoCoH-xy object

Usage

lxy.anv.add(lxy, anv, anv.desc = NULL, overwrite = FALSE)

Arguments

lxy

A LoCoH-xy object

anv

A vector, named list or data frame with the same number of values as points

anv.desc

A character vector of descriptions

overwrite

Whether to overwrite existing variables with the same names (T/F)

Value

A LoCoH-xy object


[Package tlocoh version 1.40.05 Index]