Skip to contents

Check if an object is of class 'fdClass'

Usage

is.fdClass(x)

Arguments

x

An object to test.

Value

Logical; TRUE if the object inherits from class 'fdClass', FALSE otherwise.