readChecksum.ChecksumFile | R Documentation |
Reads the checksum value.
## S3 method for class 'ChecksumFile'
readChecksum(this, ...)
... |
Not used. |
The content of the checksum file is trimmed from comment lines, whitespaces and then validated that the remaining part contains a hexadecimal value.
Returns a lower-case character
string.
Henrik Bengtsson
For more information see ChecksumFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.