R/internals.R
grapes-notallin-grapes.Rd
Tests if not all elements of `a` are contained in `b`.
a %notallin% b
Vector to test
Vector to test against
TRUE if at least one element of `a` is not in `b`, otherwise FALSE