Learn R Programming

R.huge (version 0.10.1)

getName.AbstractFileArray: 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 AbstractFileArray
getName(this, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*getBasename(). For more information see AbstractFileArray.