Description Usage Arguments Value
Negates the result of
1 | lhs %notin% rhs
|
lhs |
vector or NULL: the values to be matched. Long vectors are supported. |
rhs |
vector or NULL: the values to be matched. Long vectors are not supported. |
A logical vector, indicating if a match was NOT located for each element of x: thus the values are TRUE or FALSE and never NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.