is.fdClass.Rd
Check if an object is of class 'fdClass'
is.fdClass(x)
An object to test.
Logical; TRUE if the object inherits from class 'fdClass', FALSE otherwise.