grapes-greater-than-equals-NA-grapes: geq & not NA

%>=NA%R Documentation

geq & 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


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