argcheck_lmin {segclust2d} | R Documentation |
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 |
Value
a NULL object
[Package segclust2d version 0.3.3 Index]