length.GenericDataFileSet {R.filesets} | R Documentation |
Gets the number of files in the set
Description
Gets the number of files in the set.
Usage
## S3 method for class 'GenericDataFileSet'
length(x)
## S3 method for class 'GenericDataFileSet'
nbrOfFiles(this, ...)
Value
Returns an non-negative integer
.
Author(s)
Henrik Bengtsson
See Also
For more information see GenericDataFileSet
.
[Package R.filesets version 2.15.1 Index]