Learn R Programming

wmtsa (version 2.0-2)

crystal.names: Generic function for obtaining crystal names of wavelet transform objects

Description

Returns the names assigned to crystals (vectors of wavelet transform coefficients).

Usage

crystal.names(x, ...)

Arguments

x
any object. Missing values (NAs) are allowed.
...
optional arguments to be passed directly to the inherited function without alteration and with the original names preserved.

Value

a vector of character strings.

See Also

wavMRD.

Examples

Run this code
methods(crystal.names)

Run the code above in your browser using DataLab