checkAnyTrue: Check if any trues exist row-wise in a logical matrix.

View source: R/dindo.R

checkAnyTrueR Documentation

Check if any trues exist row-wise in a logical matrix.

Description

Check if any trues exist row-wise in a logical matrix.

Usage

checkAnyTrue(...)

Arguments

...

a list of logical vectors or a data frame

Value

a logical vector. TRUE if any trues, FALSE if no trues.


dylanrussellmd/nsqipr documentation built on Oct. 13, 2023, 11:01 a.m.