Learn R Programming

DistatisR (version 1.1.1)

print.cubeSort: Change the print function for cubeSort

Description

Change the print function for cubeSort

Usage

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

Value

invisible; contents are printed to screen

Arguments

x

an object of the class cubeSort

...

dots to pass to the generic print function

Author

Herve Abdi