Skip to contents

Check if an object is of class 'rdClass'

Usage

is.rdClass(x)

Arguments

x

An object to test.

Value

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