getChecksum.GenericDataFileSet | R Documentation |
Generates a deterministic checksum for an R object that can be used to identify the data set.
## S3 method for class 'GenericDataFileSet'
getChecksum(this, ...)
... |
Arguments passed to |
Returns the checksum as a character
string.
Henrik Bengtsson
Internally, the checksum is calculated on the objects returned by
*getChecksumObjects()
.
For more information see GenericDataFileSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.