grapes-less-than-equals-NA-grapes: leq & not NA

%<=NA%R Documentation

leq & not 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


David-Hervas/clickR documentation built on Feb. 15, 2024, 8:33 p.m.