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 March 28, 2024, 10:03 a.m.