R/notin.R

#' notin
#'
#' %notin% - the opposite of %in%
#'

`%notin%` <- Negate(`%in%`)
twesleyb/SwipProteomics documentation built on Sept. 15, 2021, 7:38 a.m.