grapes-not-in-grapes: Value Non-Matching (inverse of %in% )

%!in%R Documentation

Value Non-Matching (inverse of %in% )

Description

returns a vector of the positions of (first) non-matches of its first argument in its second.

Usage

x %!in% y

Arguments

x

vector or NULL: the values to be matched

y

vector or NULL: the values to be matched against

Details

inverse of %in%


FemeniasM/ExplorATEproject documentation built on Nov. 30, 2022, 5:26 p.m.