Rdocumentation
powered by
Learn R Programming
wavethresh (version 2.2-6)
print.wd: 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, \dots)
Arguments
x
an object of class
wd
Side Effects
Information about the
wd
object is printed out.
See Also
wd
,
wd.object
.