isNaInAllRows: isNaInAllRows

View source: R/logical.R

isNaInAllRowsR Documentation

isNaInAllRows

Description

isNaInAllRows

Usage

isNaInAllRows(dataFrame)

Arguments

dataFrame

data frame or matrix

Value

logical vector with as many elements as there are columns in dataFrame (TRUE for columns in which all elements are NA, FALSE for columns in which there is at least one non-NA element).


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.