Generate provenance of a single variable from a history of hashed outputs.
provFromHistory(outvar, outvarhash, outvarclass, invars, prevouts,
prevouthashes, prevoutclasses, code)character(1). A single output variable
character(1). The hash of the value of
outvar.
character(1). The (top level) class of the output variable
A vector of input variables for outvar.
character. A vector of previous output variables
character. A vector of previous output hashes
corresponding to prevouts
character. A vector of (top level) classes
corresponding to prevouts
The code corresponding with the generation of
outvar
A ProvStoreDF object