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-open/thinkr documentation built on Aug. 25, 2022, 2:45 p.m.