getChecksumObjects.GenericDataFileSet | R Documentation |
Retrieves objects that uniquely identifying the data set.
## S3 method for class 'GenericDataFileSet'
getChecksumObjects(this, ..., verbose=FALSE)
... |
Not used. |
verbose |
A |
By default, a GenericDataFileSet is assumed to be uniquely identifiable by its files and their fullnames (possibly translated).
Returns a named list
of objects that can be used to uniquely
identifying the GenericDataFileSet.
Henrik Bengtsson
*getChecksum()
For more information see GenericDataFileSet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.