| is.oClass | R Documentation |
Check whether object inherits the "ClassGenerator" class. This is used to check oClass
generators, not the instance. See is.Instance to check whether object is an oClass instance.
is.oClass(x) is.ClassGenerator(x)
x |
object to be tested |
TRUE if object inherits "ClassGenerator", FALSE otherwise
is.ClassGenerator: check whether object is an oClass generator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.