grapes-notin-grapes: Not-In

Description Usage Arguments Examples

Description

The negation of

Usage

1
x %notin% table

Arguments

x

vector or NULL: the values to be matched.

table

vector or NULL: the values to be matched against.

Examples

1
1:10 %notin% c(1,3,5,9)

einaooka/tea.utilities documentation built on May 16, 2019, 1:25 a.m.