Skip to contents

Write a reproducibility fingerprint

Usage

write_reproducibility_fingerprint(x, path, format = c("rds", "dput", "json"))

Arguments

x

Fingerprint.

path

Output path.

format

`rds`, `dput`, or `json`.