Learn R Programming

ClustOfVar (version 1.1)

print.clustvar: 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 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.