grapes-nin-grapes: Not in

%nin%R Documentation

Not in

Description

Binary operator which returns a logical vector indicating if there is no match between contents of x and y.

Usage

x %nin% y

Arguments

x, y

vectors or NULL. Long vectors not supported for y.

Value

A logical vector of the same length as x.


capellett/scutils documentation built on Oct. 20, 2023, 5:38 p.m.