argcheck_scale.variable {segclust2d}R Documentation

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.

Value

a boolean


[Package segclust2d version 0.3.3 Index]