getPathname.AbstractFileArray {R.huge} | R Documentation |
Gets the full pathname to the data file
Description
Gets the full pathname to the data file.
Usage
## S3 method for class 'AbstractFileArray'
getPathname(this, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
*getPath()
.
*getBasename()
.
For more information see AbstractFileArray
.
[Package R.huge version 0.10.1 Index]