Learn R Programming

DistatisR (version 1.1.1)

print.cubeOfCovDis: Change the print function for the class cubeOfCovDis

Description

Change the print function for the class cubeOfCovDis: (output of createCubeOfCovDis.

Usage

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

Value

invisible; contents are printed to screen

Arguments

x

a list objects of the class cubeOfCovDis

...

inherited/passed arguments for S3 print method(s).

Author

Hervé Abdi