getPath.GenericDataFile {R.filesets}R Documentation

Gets the path (directory) of the file

Description

Gets the path (directory) of the file.

Usage

## S3 method for class 'GenericDataFile':
getPath(this, ...)

Arguments

... Not used.

Value

Returns a character.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see GenericDataFile.


[Package R.filesets version 0.5.3 Index]