print.ice: Prints "ice" Object

View source: R/ice.R

print.iceR Documentation

Prints "ice" Object

Description

Print method for object of class "ice".

Usage

## S3 method for class 'ice'
print(x, n = 3L, ...)

Arguments

x

An object of class "ice".

n

Number of rows to print.

...

Further arguments passed from other methods.

Value

Invisibly, the input is returned.

See Also

See ice() for examples.


hstats documentation built on May 29, 2024, 6:43 a.m.