getClusteringKmeans: Obtain object of class 'ClusteringKmeans'

getClusteringKmeansR Documentation

Obtain object of class ClusteringKmeans

Description

Extracts an object of class ClusteringKmeans.

Usage

getClusteringKmeans(object, ...)

## S4 method for signature 'Clustering'
getClusteringKmeans(object, ...)

Arguments

object

Any object for whose class a method has been defined.

Value

An object of class ClusteringKmeans.

See Also

getKmeans()


kueckelj/confuns documentation built on June 28, 2024, 9:19 a.m.