print.clustvar {ClustOfVar}R Documentation

Print an object of class clustvar

Description

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

Usage

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

Arguments

x

An object of class clustvar generated by the functions cutreevar and kmeansvar.

...

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


[Package ClustOfVar version 1.1 Index]