This operator is equivalent to !(x %in% y).
!(x %in% y)
x %nin% y
x
(vector()) Values that should not be in y.
vector()
y
(vector()) Values to match against.
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.