Learn R Programming

wavethresh (version 2.2-3)

draw: Draw Wavelets - Generic function

Description

Draw a picture of a wavelet. This is a generic function. There are methods for 1D and 2D wavelets, see below.

Usage

draw(x, ...)

Arguments

x
an Robject.
...
methods may have additional arguments. In addition, the high-level graphics control arguments described under par and the arguments to title may be sup

Side Effects

a plot is created on the current graphics device.

See Also

draw.default, draw.wd, draw.imwd,draw.imwdc for examples and wd.object for background.