grapes-ni-grapes.Rd
Use when wanting to exclude certain things instead of listing what to include.
x %ni% y
A vector.
A logical vector indicating whether each element of x is not in y.