Generates a deterministic checksum for an R object
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.