nin: Negated in-operator

%nin%R Documentation

Negated in-operator

Description

This operator is equivalent to !(x %in% y).

Usage

x %nin% y

Arguments

x

(vector())
Values that should not be in y.

y

(vector())
Values to match against.


mlr-org/mlr3misc documentation built on Feb. 10, 2025, 12:48 p.m.