View source: R/data_firebrowse.R
checkIntegrity | R Documentation |
MD5
hashes of one or more files and check with
given md5
fileCompute the 32-byte MD5
hashes of one or more files and check with
given md5
file
checkIntegrity(filesToCheck, md5file)
filesToCheck |
Character: files to calculate and match |
md5file |
Character: file containing correct |
Logical vector showing TRUE for files with matching md5sums
and FALSE
for files with non-matching md5sums
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.