R/notin.R

"%notin%" <- function(x, table) !(match(x, table, nomatch = 0) > 0)
psolymos/mefa4 documentation built on Nov. 27, 2022, 11:29 a.m.