Learn R Programming

occTest (version 0.1.1)

lazylogic: a lazy logic omitting NAs

Description

evaluates a conditional expression where if any element is NA the output is FALSE instead of NA

Usage

lazylogic(e)

Value

logic

Arguments

e

expression

See Also

Other internal: .get_os(), rm.all(), splitSpname()