nslice: The number of _slices_ of a DSArray

Description Usage Arguments Value Author(s)

Description

Analogous to nrow and nrow, nslice returns the number of slices in a DSArray object. If x is a DSArray object then nslice(x) is equivalent to dim(x)[3].

Usage

1
nslice(x)

Arguments

x

A DSArray object.

Value

An integer of length 1.

Author(s)

Peter Hickey


PeteHaitch/DRMatrix documentation built on May 8, 2019, 1:30 a.m.