operator_not_in: Anti value matching

Not In operatorR Documentation

Anti value matching

Description

Anti value matching

Usage

x %notin% table

Arguments

x

vector of values to be matched

table

vector of values to match against

Value

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


iNZightVIT/iNZightTools documentation built on April 8, 2024, 10:25 a.m.