grapes-notin-grapes: Value mismatching

Description Usage Examples

Description

It is more convenient and readable than !x

Usage

1
x %notin% table

Examples

1
2
3
x <- c(4, 5, 11)
y <- 1:10
x %notin% y

tomlclegg/TomsToolbox documentation built on Dec. 23, 2021, 11:57 a.m.