R/in.operator.s

"%nin%" <- function(x, table) match(x, table, nomatch = 0) == 0
harrelfe/Hmisc documentation built on Oct. 22, 2024, 2:26 p.m.