print.cubeOfCovDis {DistatisR}R Documentation

Change the print function for the class cubeOfCovDis

Description

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

Usage

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

Arguments

x

a list objects of the class cubeOfCovDis

...

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

Value

invisible; contents are printed to screen

Author(s)

Hervé Abdi


[Package DistatisR version 1.1.1 Index]