print.treeClust {treeClust}R Documentation

Print treeClust object

Description

Print some details about a treeClust object, and the "tbl" element.

Usage

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

Arguments

x

Object of class treeClust

...

Other stuff.

Value

None. The "tbl" element is printed to the screen.


[Package treeClust version 1.1-7 Index]