obs_ind: Largest index observed

View source: R/obs_ind.R

obs_indR Documentation

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)

Arguments

ten

A multi-dimensional array

k

An integer specifying the tensor mode to check

Value

An integer specifying the largest possible index


tensorFun documentation built on Nov. 1, 2022, 9:05 a.m.