Record an input fingerprint next to an ingest's outputs
Source:R/fingerprint.R
write_input_fingerprint.RdWritten only after the outputs it describes are complete: a fingerprint saved before the run finishes would let the next render skip a heavy path that never actually produced anything.
Arguments
- path
JSON file to write
- fp
output of
input_fingerprint()