grapes-ni-grapes.Rd
This function is the reciprocal of %in%. See the match funciton in base R.
x %ni% table
The value to search for in table.
table
The set of values to serve as the base for the match function.