grapes-not-in-grapes: Not In

%not in%R Documentation

Not In

Description

Negation of the '

Usage

x %not in% table

Arguments

x

vector that you wish to check for matches

table

Table or vector containing strings that you wish to check x against.

Value

Boolean indication of whether x is not in table

Examples

# not run

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.