validate.ChecksumFile | R Documentation |
Asserts that the checksum matches the checksum of file.
## S3 method for class 'ChecksumFile'
validate(this, ..., verbose=FALSE)
... |
Not used. |
verbose |
... |
Returns TRUE
.
If checksum on record does not match the file, an exception is thrown.
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.