digest: Calculate the hashes of multiple files

.digestR Documentation

Calculate the hashes of multiple files

Description

Internal function. Wrapper for digest::digest() using xxhash64.

Usage

.digest(file, quickCheck, ...)

## S4 method for signature 'character'
.digest(file, quickCheck, algo = "xxhash64", ...)

Arguments

file

Character vector of file paths.

...

Additional arguments to digest::digest.

Value

A character vector of hashes.

Author(s)

Alex Chubaty


PredictiveEcology/reproducible documentation built on Nov. 28, 2023, 10:19 p.m.