getChecksumObjects.GenericDataFileSet {R.filesets}R Documentation

Retrieves objects that uniquely identifying the data set

Description

Retrieves objects that uniquely identifying the data set.

Usage

## S3 method for class 'GenericDataFileSet'
getChecksumObjects(this, ..., verbose=FALSE)

Arguments

...

Not used.

verbose

A logical or Verbose.

Details

By default, a GenericDataFileSet is assumed to be uniquely identifiable by its files and their fullnames (possibly translated).

Value

Returns a named list of objects that can be used to uniquely identifying the GenericDataFileSet.

Author(s)

Henrik Bengtsson

See Also

*getChecksum()

For more information see GenericDataFileSet.


[Package R.filesets version 2.15.1 Index]