isRc: Common utility functions
Description
Common utility functions
Usage
isRc(x, clazz = "refClass")
Arguments
clazz
the name of the class e.g. "Element" for the Element class.
Optional, if omitted it checks that the object is a reference class
Value
A boolean indicating whether the object x
belongs to the class or not