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 (http://www.braju.com/R/)

See Also

For more information see GenericDataFileSet.


[Package R.filesets version 0.5.3 Index]