addProvenance {PKNCA} | R Documentation |
Add a hash and associated information to enable checking object provenance.
Description
Add a hash and associated information to enable checking object provenance.
Usage
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 |
Value
The object with provenance as an added item
See Also
[Package PKNCA version 0.11.0 Index]