argcheck_scale.variable: Check for argument 'scale.variable'
Description
Check whether argument 'scale.variable' was provided.
If not, propose default value.
Usage
argcheck_scale.variable(scale.variable, is_segclust)
Arguments
- scale.variable
minimum length of segments.
- is_segclust
TRUE if function is called from segclust
;
FALSE otherwise, if function is called from segmentation
.