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