Skip to contents

Internal function for determining if object is of classy

Usage

getclass(x, classy)

Arguments

x

Character string object name

classy

A class of object (character string, e.g. 'Fleet')

Value

TRUE or FALSE

Author

T. Carruthers with nasty hacks from A. Hordyk