R/ice.R
print.ice.Rd
Print method for object of class "ice".
# S3 method for class 'ice' print(x, n = 3L, ...)
An object of class "ice".
Number of rows to print.
Further arguments passed from other methods.
Invisibly, the input is returned.
See ice() for examples.
ice()