print.wd {wavethresh}R Documentation

Print Method for a ‘wd’ object.

Description

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

Usage

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

Arguments

x an object of class wd
... further arguments to be passed to or from methods.

Side Effects

Information about the wd object is printed out.

See Also

wd, wd.object.


[Package wavethresh version 2.2-9 Index]