argcheck_scale.variable: Check for argument 'scale.variable'

View source: R/function_checks.R

argcheck_scale.variableR 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


rpatin/segclust2d documentation built on April 24, 2024, 2:22 a.m.