grapes-notin-grapes: Not In

%notin%R Documentation

Not In

Description

Return a logical vector indicating if there is not a match or is for its left operand

Usage

x %notin% table

Arguments

x

vector or NULL: the values to be matched

table

vector or NULL: the values to be matched against

Value

A logical vector, indicating if a match was not located for each element of x: thus the values are TRUE or FALSE and never NA

References

Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988) The New S Language. Wadsworth & Brooks/Cole.

See Also

match


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.