%!in% {formula.tools} | R Documentation |
Logical NOT IN. Binary operator which returns a logical vector indicating if there is NO match or not for its left operand.
x |
A vector or 'NULL' |
table |
A vector or 'NULL'. Values to be tested against. |
Currently defined as: "
A logical vector of the same length as 'x'.
Christopher Brown
4 "f"