argcheck_lmin: Check for argument 'lmin'
Description
Check whether argument 'lmin' was provided and is adequate
before subsampling
Usage
argcheck_lmin(lmin, is_segclust)
Arguments
- lmin
minimum length of segments.
- is_segclust
TRUE if function is called from segclust
;
FALSE otherwise, if function is called from segmentation
.