getPath.AbstractFileArray {R.huge}R Documentation

Gets the path (directory) where the data file lives

Description

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

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

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


[Package R.huge version 0.10.1 Index]