checkProvenance {PKNCA} | R Documentation |
Check the hash of an object to confirm its provenance.
Description
Check the hash of an object to confirm its provenance.
Usage
checkProvenance(object)
Arguments
object |
The object to check provenance for |
Value
TRUE
if the provenance is confirmed to be consistent, FALSE
if
the provenance is not consistent, or NA
if provenance is not present.
See Also
[Package PKNCA version 0.11.0 Index]