Learn R Programming

scidb (version 1.0-1)

length.scidb: length

Description

Return the total number of array elements of a SciDB array object.

Usage

## S3 method for class 'scidb':
length(x)

Arguments

x
A scidb object.

Value

  • Numeric length of the object in elements.