Description Usage Arguments Value
Not in Checks that value of x is not in the table vector.
1 | x %not_in% table
|
x |
vector or NULL: the values not to be matched. Long vectors are supported. |
table |
vector or NULL: the values to be matched against. Long vectors are not supported. |
a logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.