Learn R Programming

tensorFun (version 0.1.1)

obs_ind: Largest index observed

Description

Finding the largest index I along a tensor mode k such that the block until index I contains no NA

Usage

obs_ind(ten, k)

Value

An integer specifying the largest possible index

Arguments

ten

A multi-dimensional array

k

An integer specifying the tensor mode to check