Learn R Programming

baselinenowcast (version 0.2.0)

.count_negative_rows: Count rows with negative values

Description

Count rows with negative values

Usage

.count_negative_rows(mat)

Value

Integer count of rows with at least one negative value.

Arguments

mat

Matrix representation of the triangle.