getclass: get object class

View source: R/Misc_Internal.R

getclassR Documentation

get object class

Description

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(s)

T. Carruthers with nasty hacks from A. Hordyk


MSEtool documentation built on July 26, 2023, 5:21 p.m.