grapes-ni-grapes: not in

%ni%R Documentation

not in

Description

not in

Usage

x %ni% table

Arguments

x

vector or NULL: the values to be matched

table

the values to be matched against

Examples

"a" %ni% letters
"coucou" %ni% letters


thinkr documentation built on Aug. 22, 2022, 5:05 p.m.