Skip to contents

This function determines whether the given object is an instance of the "Provenance" class.

Usage

is_provenance(x)

Arguments

x

An object to be checked for its class membership.

Value

TRUE if the object is an instance of the "Provenance" class, FALSE otherwise.