Learn R Programming

R.huge (version 0.10.1)

getPath.AbstractFileArray: Gets the path (directory) where the data file lives

Description

Gets the path (directory) where the data file lives.

Usage

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

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

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