grapes-less-than-NA-grapes: less & NA

%<NA%R Documentation

less & NA

Description

'<' operator where NA values return FALSE

Usage

x %<NA% y

Arguments

x

Vector for the left side of the operator

y

A Scalar or vector of the same length as x for the right side of the operator

Value

A logical vector of the same length as x


clickR documentation built on Aug. 8, 2023, 1:11 a.m.