R/in.operator.s

"%nin%" <- function(x, table) match(x, table, nomatch = 0) == 0
harrelfe/Hmisc documentation built on June 13, 2025, 7:22 a.m.