completeCases: Identify complete cases in a data frame

Description Usage Arguments Value See Also Examples

View source: R/cdbk.R

Description

Given a data frame return a logical vector indicating whether the case has any NAs or not.

Usage

1

Arguments

d

data frame

Value

Logical vector of length nrow(d).

See Also

complete.cases, why I did not use that anyway?

Examples

1
# TODO add examples

mbojan/cdbk-old documentation built on Dec. 21, 2021, 3:56 p.m.