is.Instance: Is Object a Class Instance?

View source: R/check.R

is.InstanceR Documentation

Is Object a Class Instance?

Description

Check whether object inherits the "Instance" class. See is.oClass to check whether object is a oClass generator.

Usage

is.Instance(x)

Arguments

x

object to be tested

Value

TRUE if object inherits "Instance", FALSE otherwise


oops documentation built on March 18, 2022, 5:16 p.m.