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

View source: R/provenance.R

checkProvenanceR 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

addProvenance


PKNCA documentation built on April 30, 2023, 1:08 a.m.