%>NA% {clickR} | R Documentation |
greater & 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
[Package clickR version 0.9.39 Index]