Test if in set

x %*in*% y

Arguments

x

random vector, regular atomic vector, or NULL: the values to be matched.

y

random vector, regular atomic vector, or NULL: the values to be matched against.