Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


iNZightTools (version 2.0.1)

Not In operator: Anti value matching

Description

Anti value matching

Usage

x %notin% table

Value

A logical vector of same length as 'x', indicating if each element does not exist in the table.

Arguments

x

vector of values to be matched

table

vector of values to match against