Add a hash and associated information to enable checking object provenance.
addProvenance(object, replace =FALSE)
Arguments
object
The object to add provenance
replace
Replace provenance if the object already has a provenance
attribute. (If the object already has provenance and replace is FALSE,
then an error will be raised.)