ClustOfVar (version 0.8)

print.clustvar: Print a 'clustvar' object

Description

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

Usage

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

See Also

cutreevar , kmeansvar