This function create the not in function
1 | x %ni% 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.