Learn R Programming

wavethresh (version 2.2-11)

print.imwd: Print an `imwd' or `imwdc' object

Description

Prints out information about the object and then calls summary() on it.

Usage

## S3 method for class 'imwd':
print(x, \dots)
## S3 method for class 'imwdc':
print(x, \dots)

Arguments

x
an object of class imwd or imwdc, respectively.
...
further arguments to be passed to or from methods.

Details

Contributed in release 2.2 by Martin Maechler

See Also

imwd, imwd.object, imwdc.object.