length,Clustering-method {ClustAssess}R Documentation

Length of an Object

Description

Get the number of elements in the Clustering.

Usage

## S4 method for signature 'Clustering'
length(x)

Arguments

x

The Clustering object.

Value

The number of elements.


[Package ClustAssess version 0.3.0 Index]