Skip to contents

Check if an object is of class 'hdClass'

Usage

is.hdClass(x)

Arguments

x

An object to test.

Value

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