print.ice {ICEbox}R Documentation

Print method for ice objects.

Description

Prints a summary of an ice object.

Usage

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

Arguments

x

Object of class ice.

...

Ignored for now.


[Package ICEbox version 1.1.5 Index]