print.clusterability {clusterability}R Documentation

Print a clusterability object

Description

Print function to display results from a clusterability test.

Usage

## S3 method for class 'clusterability'
print(x, ...)

Arguments

x

An object of class 'clusterability'

...

Not used

See Also

clusterabilitytest


[Package clusterability version 0.1.1.0 Index]