nin: %nin%

Description Usage Arguments Details Value Author(s)

Description

Inverse Value Matching

Usage

1
x %nin% y

Arguments

x

vector of items

y

vector of all values

Details

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

Value

logical vecotor of items in x not in y

Author(s)

Kieran Healy


GarrettMooney/moonmisc documentation built on Oct. 19, 2019, 7:51 p.m.