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 (http://www.braju.com/R/)

See Also

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


[Package R.huge version 0.1.5 Index]