Learn R Programming

ClustOfVar (version 1.1)

print.hclustvar: Print a 'hclustvar' object

Description

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

Usage

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