Description Usage Arguments Author(s) Examples
nin operator allows using the negation of the in operator
1 | x %nin% table
|
x |
Vector or NULL: the values to be matched. Long vectors are supported. |
table |
Vector or NULL: the values to be matched against. Long vectors are not supported. |
Jose Alquicira-Hernandez
1 | 1:10 %nin% 1:5
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.