Skip to contents

[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 <!-- %ni% y -->

Value

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