Learn R Programming

baselinenowcast (version 0.2.0)

.check_na_bottom_right: Check if matrix has valid NA pattern

Description

Check if matrix has valid NA pattern

Usage

.check_na_bottom_right(mat)

Value

Boolean indicating whether the matrix only contains NAs in the bottom right (TRUE if only in bottom right, FALSE if elsewhere).

Arguments

mat

Matrix