Learn R Programming

COMPASS (version 1.10.2)

print.COMPASSContainer: Print a COMPASSContainer Object

Description

This function prints a COMPASSContainer object, giving basic information about the object and the data it encapsulates.

Usage

"print"(x, ...)

Arguments

x
An object of class COMPASSContainer.
...
Optional arguments passed to cat.

Examples

Run this code
print(CC)

Run the code above in your browser using DataLab