R/nin.R

#' Negative value matching 
#'
#' @name %nin%
#' @rdname negative_match
#' @keywords internal
#' @importFrom purrr compose
`%nin%` <- compose(`!`, `%in%`)
milescsmith/seuratBubblePlot documentation built on Jan. 23, 2022, 2:40 p.m.