grapes-not_in-grapes: Which elements of X are "not in" Y?

Description Usage Arguments

Description

Which elements of X are "not in" Y?

Usage

1
x %not_in% y

Arguments

x, y

Vectors to compare. Order matters, just like when using %in%; for a symmetric version of setdiff(), see symdiff() in this package.


ryapric/base.plus documentation built on May 10, 2019, 8:29 a.m.