argcheck_ncluster: Check for argument 'ncluster'

View source: R/function_checks.R

argcheck_nclusterR Documentation

Check for argument 'ncluster'

Description

Check whether argument 'ncluster' was provided and is adequate

Usage

argcheck_ncluster(ncluster, Kmax)

Arguments

ncluster

number of cluster into which segments should be grouped. Can be a vector if one want to test several number of clusters.

Kmax

maximum number of segments.

Value

a NULL object


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