draw {wavethresh} | R Documentation |
Draw a picture of a wavelet. This is a generic function. There are methods for 1D and 2D wavelets, see below.
draw(x, ...)
x |
an R object. |
... |
methods may have additional arguments.
In addition, the high-level graphics control arguments
described under par and the arguments to
title may be supplied to this function.
|
a plot is created on the current graphics device.
draw.default
, draw.wd
,
draw.imwd
,draw.imwdc
for examples and
wd.object
for background.