print.ice: Print method for 'ice' objects.

View source: R/print.ice.R

print.iceR 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.


ICEbox documentation built on Aug. 22, 2022, 5:05 p.m.

Related to print.ice in ICEbox...