View source: R/function_checks.R
| argcheck_ncluster | R Documentation | 
Check whether argument 'ncluster' was provided and is adequate
argcheck_ncluster(ncluster, Kmax)
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.  | 
a NULL object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.