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