powered by
Gets the pathname of the file.
# S3 method for GenericDataFile getPathname(this, absolute=FALSE, ...)
Returns the pathname as character string (or NULL if an "empty" file).
character
NULL
If TRUE, the absolute pathname is returned, otherwise the relative.
TRUE
Not used.
Henrik Bengtsson
For more information see GenericDataFile.
GenericDataFile