Skip to contents

Check if an object is of class 'imgClass'

Usage

is.imgClass(x)

Arguments

x

An object to test.

Value

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