getclass {MSEtool} | R Documentation |
Internal function for determining if object is of classy
getclass(x, classy)
x |
Character string object name |
classy |
A class of object (character string, e.g. 'Fleet') |
TRUE or FALSE
T. Carruthers with nasty hacks from A. Hordyk