getPathname.GenericDataFile {R.filesets} | R Documentation |
Gets the pathname of the file
Description
Gets the pathname of the file.
Usage
## S3 method for class 'GenericDataFile'
getPathname(this, absolute=FALSE, ...)
Arguments
absolute |
If |
... |
Not used. |
Value
Returns the pathname as character
string
(or NULL
if an "empty" file).
Author(s)
Henrik Bengtsson
See Also
For more information see GenericDataFile
.
[Package R.filesets version 2.15.1 Index]