getPath.GenericDataFileSet {R.filesets} | R Documentation |
Gets the path (directory) of the file set
Description
Gets the path (directory) of the file set.
Usage
## S3 method for class 'GenericDataFileSet'
getPath(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
.
Author(s)
Henrik Bengtsson
See Also
For more information see GenericDataFileSet
.
[Package R.filesets version 2.15.1 Index]