ni: Not In: Inverse Value Matching

%ni%R Documentation

Not In: Inverse Value Matching

Description

[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

x 

Value

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


IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.