Learn R Programming

wavethresh (version 4.7.3)

Whistory: Obsolete function supposedly detailed history of object

Description

The original idea behind this obsolete function was to interrogate an object and return the modifications that had been successively applied to the function. The reason for this was that after a long data analysis session one would end up with a whole set of, e.g., thresholded or otherwise modified objects and it would have been convenient for each object not only to store its current value but also the history of how it got to be that value.

Usage

Whistory(...)

Value

No return value, although function was meant to print out a list times and dates when the object was modified.

Arguments

...

Arguments to pass to method

Author

G P Nason

Details

Description says all

See Also

Whistory.wst