Learn R Programming

syncdr (version 0.1.1)

hash_files: Hash files by content

Description

Hash files by content

Usage

hash_files(files_path, verbose = getOption("syncdr.verbose"))

Value

hashes of files

Arguments

files_path

character vector of paths of files to hash

verbose

logical; if TRUE display progress status of hashing. Default is FALSE