R/in.operator.s

"%nin%" <- function(x, table) match(x, table, nomatch = 0) == 0
harrelfe/Hmisc documentation built on May 19, 2024, 4:13 a.m.