Learn R Programming

R.filesets (version 2.15.1)

getPath.GenericDataFile: Gets the path (directory) of the file

Description

Gets the path (directory) of the file.

Usage

# S3 method for GenericDataFile
getPath(this, ...)

Value

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

Arguments

...

Optional arguments passed to *getPathname().

Author

Henrik Bengtsson

See Also

For more information see GenericDataFile.