nin: Inverse Value Matching

%nin%R Documentation

Inverse Value Matching

Description

Complement of %in%. Returns the elements of x that are not in y.

Usage

x %nin% y

Arguments

x

a vector

y

a vector


lbraglia/lbmisc documentation built on June 14, 2025, 6:44 p.m.