argcheck_Kmax: Check for argument 'Kmax'

View source: R/function_checks.R

argcheck_KmaxR Documentation

Check for argument 'Kmax'

Description

Check whether argument 'Kmax' was provided and is adequate before subsampling. Propose adequate value if Kmax is not provided.

Usage

argcheck_Kmax(Kmax, lmin, datalength)

Arguments

Kmax

maximum number of segments.

lmin

minimum length of segments.

datalength

length of data provided

Value

an integer


segclust2d documentation built on Aug. 21, 2023, 9:10 a.m.