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

...

Optional arguments passed to *getPathname().

Value

Returns a character string (NA if an "empty" file).

Author(s)

Henrik Bengtsson

See Also

For more information see GenericDataFile.


[Package R.filesets version 2.15.1 Index]