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