is_provenance {edibble} | R Documentation |
This function determines whether the given object is an instance of the "Provenance" class.
is_provenance(x)
x |
An object to be checked for its class membership. |
TRUE
if the object is an instance of the "Provenance" class,
FALSE
otherwise.