| validateChecksum.GenericDataFile | R Documentation |
Asserts that the file checksum matches the one of the checksum file.
## S3 method for class 'GenericDataFile'
validateChecksum(this, ...)
... |
Not used. |
An exception is thrown if not, that is, if *compareChecksum()
returns FALSE.
Henrik Bengtsson
*validateChecksum().
*readChecksum().
*writeChecksum().
*getChecksum().
For more information see GenericDataFile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.