Learn R Programming

C443 (version 3.4.0)

print.clusterforest: Print a clusterforest object

Description

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

Usage

# S3 method for 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.