SHA1_thisFile: Utility to return SHA1 signature of a file

Description Usage Arguments Value Examples

Description

Utility to return SHA1 signature of a file

Usage

1
SHA1_thisFile(filename, writeSHA1File = TRUE)

Arguments

writeSHA1File

= TRUE - will write a file with the same base name and extension .sha1 to the same dir as the file

Value

an uppercase SHA1 signature

Examples

1
2
3
4
## Not run: 
SHA1_thisFile(filename)

## End(Not run)

StatsResearch/RobsRUtils documentation built on May 9, 2019, 3:04 p.m.