print.hclustvar {ClustOfVar}R Documentation

Print a 'hclustvar' object

Description

This is a method for the function print for objects of the class hclustvar.

Usage

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

Arguments

x

An object of class hclustvar generated by the function hclustvar.

...

Further arguments to be passed to or from other methods. They are ignored in this function.


[Package ClustOfVar version 1.1 Index]