argcheck_diag.var {segclust2d}R Documentation

Check for argument 'diag.var'

Description

Check whether argument 'diag.var' was provided. If not, propose default value.

Usage

argcheck_diag.var(diag.var, seg.var)

Arguments

diag.var

names of the variables on which statistics are calculated.

seg.var

for behavioral segmentation: names of the variables used for segmentation (either one or two names).

Value

a vector of character string


[Package segclust2d version 0.3.3 Index]