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