getSizeOfData.AbstractFileArray: Gets the size of the data section in bytes

getSizeOfData.AbstractFileArrayR Documentation

Gets the size of the data section in bytes

Description

Gets the size of the data section in bytes.

Usage

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

Arguments

...

Not used.

Value

Returns a double (since the largest integer is only 2147483648-1).

Author(s)

Henrik Bengtsson

See Also

*getBytesPerCell(). *length(). For more information see AbstractFileArray.


R.huge documentation built on July 9, 2023, 6:24 p.m.