print.cubeSort {DistatisR}R Documentation

Change the print function for cubeSort

Description

Change the print function for cubeSort

Usage

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

Arguments

x

an object of the class cubeSort

...

dots to pass to the generic print function

Value

invisible; contents are printed to screen

Author(s)

Herve Abdi


[Package DistatisR version 1.1.1 Index]