R/nin.R

##' @title %nin%, not %in%
##'
##' @description Complement of base R %in% operator. Cribbed from {Hmisc}.
##'
##' @details
##' Just a place holder for now. TODO: Copy the function over from {Hmisc}, or
##' import Hmisc and re-export this operator.
##'
##' blah, blah, blah
##'
##' @author David Braze \email{davebraze@@gmail.com}
##' @aliases
##'
davebraze/FDButils documentation built on Feb. 24, 2023, 12:14 a.m.