Learn R Programming

wavethresh (version 2.2-3)

uncompress: Decompression - Generic function (wavelet)

Description

Decompresses object by padding with zeroes This is a generic function. Functions with names beginning in uncompress. will be methods for this function. imwdc, default

Usage

uncompress(x, ...)

Arguments

x
an Robject.
...
methods may have additional arguments.

Value

  • a uncompressed version of the supplied argument

Details

See individual help pages for operation

See Also

compress