| %nin% | R Documentation | 
The not-in operator for R.
x %nin% table
x | 
 vector or   | 
table | 
 vector or   | 
The negation of %in%.
Raymond Moore
%in%
1 %nin% 2:10
c("a", "b") %nin% c("a", "c", "d")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.