R/notin.R

"%notin%" <- function(x, table) !(match(x, table, nomatch = 0) > 0)

Try the mefa4 package in your browser

Any scripts or data that you put into this service are public.

mefa4 documentation built on June 22, 2024, 11:01 a.m.