print.clustab: Print a 'clustab' object

View source: R/print.clustab.R

print.clustabR Documentation

Print a 'clustab' object

Description

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

Usage

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

Arguments

x

An object of class clustab generated by the function stability.

...

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.