Learn R Programming

PKNCA (version 0.11.0)

checkProvenance: Check the hash of an object to confirm its provenance.

Description

Check the hash of an object to confirm its provenance.

Usage

checkProvenance(object)

Value

TRUE if the provenance is confirmed to be consistent, FALSE if the provenance is not consistent, or NA if provenance is not present.

Arguments

object

The object to check provenance for

See Also

addProvenance()