Description Usage Arguments Value
Checks for where x is not in y. The opposite of the base
1 | not_in(x, y)
|
x |
A vector. |
y |
A comparison vector. |
A logical vector of equal length to x indicating which elements of x are not located in y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.