R/ni.R

#' utility
#'
#' \code{%ni%} negates \code{%in%}

`%ni%` <- Negate(`%in%`)
lhenneman/searchAQ documentation built on Oct. 2, 2019, 7:26 a.m.