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