Learn R Programming

ClustOfVar (version 1.1)

print.clustab: Print a 'clustab' object

Description

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

Usage

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