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