writeChecksum.GenericDataFile | R Documentation |
Write the file checksum to a checksum file having the same filename with suffix .md5
added.
## S3 method for class 'GenericDataFile'
writeChecksum(this, ..., skip=FALSE)
skip |
If |
... |
Not used. |
Returns (invisibly) the pathname to the checksum file. An exception is thrown if the file does not exist.
Henrik Bengtsson
*validateChecksum()
.
*compareChecksum()
.
*readChecksum()
.
*getChecksum()
.
For more information see GenericDataFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.