The number of elements of an array – the generic base::length() on an
anvl array, i.e. the product of its axis sizes.
Usage
# S3 method for class 'AnvlArray'
length(x)Arguments
- x
(
arrayish)
Input array.
The number of elements of an array – the generic base::length() on an
anvl array, i.e. the product of its axis sizes.
# S3 method for class 'AnvlArray'
length(x)(arrayish)
Input array.