print.clusterforest: Print a clusterforest object

View source: R/clusterMethods.R

print.clusterforestR 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.


C443 documentation built on July 9, 2023, 5:50 p.m.