argcheck_order.var {segclust2d} | R Documentation |
Check for argument 'order.var'
Description
Check whether argument 'order.var' was provided. If not, propose default value.
Usage
argcheck_order.var(order.var, diag.var)
Arguments
order.var |
names of the variable with which states are ordered. |
diag.var |
names of the variables on which statistics are calculated. |
Value
a vector of character string
[Package segclust2d version 0.3.3 Index]