wd
, as opposed to drawing wd
itself (which is
achieved by the corresponding plot
method, such as
plot.wd
.## S3 method for class 'wd':
draw(wd, \dots)draw.imwd (wd, resolution = 128, ...)
draw.imwdc(wd, resolution = 128, ...)
draw.default
.draw.default, since you want a picture of the wavelet that did your
decomposition.
draw.default
, wd
example(imwd) # Draw a picture of the 2D wavelet that used draw(imwdL)