getNonMissingIndexes: A function to return the index non-missing values of a 2d...

Description Usage Arguments Value

View source: R/AnnualAggLossDevModelInput.R

Description

A function to return the index non-missing values of a 2d container.

Usage

1

Arguments

m

A 2d container on which dim can be called and is subsetable.

Value

A 2d array of integers. Each rows corresponds to a non-missing value in m. First column is the row. Second column is the column.


BALD documentation built on May 2, 2019, 6:51 a.m.