Learn R Programming

wavethresh (version 2.2-6)

uncompress: Decompression - Generic Function (Wavelet)

Description

Decompresses x by padding with zeroes This is the generic function.

Usage

uncompress(x, ...)

Arguments

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

Value

  • a uncompressed version of the supplied argument.

Details

Functions with names beginning in uncompress. will be methods for this function,

See their individual help pages, e.g., uncompress.imwdc, uncompress.default, for operation.

See Also

compress.