Description Usage Arguments Examples
Negation of the %in%
operator.
1 2 3 | x %notin% y
x %!in% y
|
x |
Value(s) to be checked for in y. |
y |
Value(s) to be checked against. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.