getPathname.GenericDataFile {R.filesets} | R Documentation |
Gets the pathname of the file.
## S3 method for class 'GenericDataFile'
getPathname(this, absolute=FALSE, ...)
absolute |
If |
... |
Not used. |
Returns the pathname as character
string
(or NULL
if an "empty" file).
Henrik Bengtsson
For more information see GenericDataFile
.