wavTitle: Extract the name of the data used to generate objects of...

Description Usage Arguments Value See Also Examples

Description

Wavelet functions store the original name of the data used to create the output in various locations within the output object. This function provides a means by which the user can directly access data name.

Usage

1
wavTitle(x, default="x")

Arguments

x

an object of class mra, mrd, decompose, wavTransform or signalSeries.

default

a default chacter string to use if no valid time series name is found. Default: "x".

Value

a character string vector containing the result.

See Also

wavDWT, wavMODWT.

Examples

1

wconstan/wmtsa documentation built on May 4, 2019, 2:03 a.m.