Learn R Programming

wavethresh (version 4.6.1)

IsEarly.default: Detects whether object is from an earlier version of WaveThresh

Description

Detects whether object is from an earlier version of WaveThresh.

Usage

## S3 method for class 'default':
IsEarly(x)

Arguments

x
Object to discern

Value

  • Always FALSE for the generic

Details

The default method always returns FALSE, i.e. unless the object is of a specific type handled by a particular method then it won't be from an earlier version.

See Also

IsEarly