dimnames.AbstractFileArray {R.huge}R Documentation

Gets the dimension names of a file array

Description

Gets the dimension names of a file array.

Usage

## S3 method for class 'AbstractFileArray'
dimnames(x)

Value

Returns a character vector.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractFileArray.


[Package R.huge version 0.10.1 Index]