ni: Not In: Inverse Value Matching

Description Usage Arguments Value

Description

\lifecycle

stable Returns a logical vector indicating if there is NOT a match for the LHS vector anywhere in the RHS vector. Opposide of %in%.

Usage

1
x 

Arguments

x

vector or NULL: the values to check for non-match

y

vector or NULL: the values to be matched against

Value

A logical vector, indicating if there was no match for each element of x. Values are TRUE or FALSE and never NA


Sorenson-Impact/sorensonimpact documentation built on Nov. 6, 2021, 4:25 a.m.