nin: Simply a negated 'in' operator.

%nin%R Documentation

Simply a negated in operator.

Description

Simply a negated in operator.

Usage

x %nin% y

Arguments

x

[vector]
Values that should not be in y.

y

[vector]
Values to match against.


BBmisc documentation built on Sept. 29, 2022, 5:12 p.m.

Related to nin in BBmisc...