get_file_hash {rDataPipeline}R Documentation

Calculate hash from file

Description

Returns the SHA1 hash of a given file

Usage

get_file_hash(filename)

Arguments

filename

a string specifying a filename

See Also

Other get functions: get_components(), get_entry(), get_existing(), get_github_hash()


[Package rDataPipeline version 0.54.1 Index]