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

IsEarly.defaultR Documentation

Detects whether object is from an earlier version of WaveThresh

Description

Detects whether object is from an earlier version of WaveThresh.

Usage

## Default S3 method:
IsEarly(x)

Arguments

x

Object to discern

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.

Value

Always FALSE for the generic

Author(s)

G P Nason

See Also

IsEarly


wavethresh documentation built on Nov. 16, 2022, 5:16 p.m.