Learn R Programming

R.huge (version 0.10.1)

getBytesPerCell.AbstractFileArray: Gets the number of bytes per element in a file array

Description

Gets the number of bytes per element in a file array.

Usage

# S3 method for AbstractFileArray
getBytesPerCell(this, ...)

Value

Returns an integer.

Arguments

...

Not used.

Author

Henrik Bengtsson

Details

In R, an integer

See Also

For more information see AbstractFileArray.