%in%
R/universal_extra.R
notin.Rd
Default in R >= 4.6.0.
x %notin% table
vector or NULL: the values to be matched. Long vectors are supported.
NULL
vector or NULL: the values to be matched against. Long vectors are not supported.