R/nin.R

#' nin = not in
#' @export

`%nin%` <- Negate(f=`%in%`)
rayanramin/RamPack documentation built on Sept. 2, 2023, 1:20 a.m.