%<NA% {clickR} | R Documentation |
'<' operator where NA values return FALSE
x %<NA% y
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 |
A logical vector of the same length as x