Not in
The not-in operator for R.
x %nin% table
x |
vector or |
table |
vector or |
The negation of %in%.
Raymond Moore
1 %nin% 2:10
c("a", "b") %nin% c("a", "c", "d")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.