print.clusterforest {C443}R Documentation

Print a clusterforest object

Description

A function that can be used to print a clusterforest object.

Usage

## S3 method for class 'clusterforest'
print(x, solution = 1, ...)

Arguments

x

A clusterforest object

solution

The solution to print the medoid trees from. Default = NULL

...

Additional arguments that can be used in the generic print function.


[Package C443 version 3.4.0 Index]