is.lib_egg {brickster} | R Documentation |
Test if object is of class EggLibrary
Description
Test if object is of class EggLibrary
Usage
is.lib_egg(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the EggLibrary
class.
[Package brickster version 0.2.5 Index]