Description Usage Arguments Value Examples
Returns TRUE if x is not in y.
1 | x %notin% y
|
x |
Anything. |
y |
Anything. |
Logical.
1 | "a" %notin% c("b", "c")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.