hash.files: Hash Files

Description Usage Arguments Value Examples

Description

Create hash from a file or list of files. Useful for determining if files have changed during cache management.

Usage

1
hash.files(paths, hash.info = TRUE)

Arguments

paths

List of file or folder locations.

hash.info

Hash the file info ( FALSE hashes the contents ). This is faster but slightly less reliable.

Value

Hash string.

Examples

1
#TODO

superchordate/bc documentation built on June 20, 2019, 4:05 p.m.