print.clustvar: Print an object of class 'clustvar'

View source: R/print.clustvar.R

print.clustvarR 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.


ClustOfVar documentation built on June 8, 2025, 11:17 a.m.