grapes-notin-grapes.Rd
This function negates the in function and returns true if the item before notin is not in the item after.
x %notin% y
vector of elements to check
vector to check against
A boolean vector.