is_rdf {RWDataPlyr} | R Documentation |
Test if the object is an rdf
Description
Test if the object is an rdf
Usage
is_rdf(x)
is.rdf(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the rdf
class.
[Package RWDataPlyr version 0.6.4 Index]