length.AbstractFileArray: Gets the number of elements in a file array

length.AbstractFileArrayR Documentation

Gets the number of elements in a file array

Description

Gets the number of elements in a file array.

Usage

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

Value

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

Author(s)

Henrik Bengtsson

See Also

*dim(). For more information see AbstractFileArray.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.