R/in.operator.s

"%nin%" <- function(x, table) match(x, table, nomatch = 0) == 0
harrelfe/Hmisc documentation built on April 18, 2024, 11:06 p.m.