Learn R Programming

R.huge (version 0.10.1)

getPathname.AbstractFileArray: Gets the full pathname to the data file

Description

Gets the full pathname to the data file.

Usage

# S3 method for AbstractFileArray
getPathname(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*getPath(). *getBasename(). For more information see AbstractFileArray.