read_hashed_file.Rd
Reads a file if the supplied hash matches the file's hash
read_hashed_file(file_path, hash, ...)
path to file with data you want to read
hash you expect the file to have
additional arguments for digest or read_csv, parquet, sas
data object of contents of file_path