getName.AbstractFileArray {R.huge}R Documentation

Gets the name of the file array

Description

Gets the name of the file array from the filename of the data file.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

*getBasename(). For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]