SHA256_thisFile: Utility to return SHA256 signature of a file

Description Usage Arguments Value Examples

Description

Utility to return SHA256 signature of a file

Usage

1
SHA256_thisFile(filename, writeSHA256File = TRUE)

Arguments

writeSHA256File

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

Value

an uppercase SHA256 signature

Examples

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

## End(Not run)

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