R/logical.R
isNaInAllRows.Rd
isNaInAllRows
isNaInAllRows(dataFrame)
data frame or matrix
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).