print,Clustering-method {ClustAssess}R Documentation

Print an Object

Description

Prints out information about the Clustering, including number of elements.

Usage

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

Arguments

x

The Clustering object.

Value

The printed character string.


[Package ClustAssess version 0.3.0 Index]