getChecksumObjects.GenericDataFileSet {R.filesets} | R Documentation |
Retrieves objects that uniquely identifying the data set.
## S3 method for class 'GenericDataFileSet'
getChecksumObjects(this, ..., verbose=FALSE)
... |
Not used. |
verbose |
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
For more information see GenericDataFileSet
.