grapes-nin-grapes: not in operator

Description Usage Arguments

Description

'Not in' - the negation of ' left hand side indicating TRUE for the LHS elements that are *not* in the RHS (and FALSE otherwise). Alternative to the ugly '! vec1

Usage

1
x %nin% table

Arguments

x

Sequence to test against table.

table

Sequence x is tested against.


pocdata/pocr documentation built on Jan. 5, 2022, 9:54 a.m.