grapes-not_in-grapes: Not in Checks that value of x is not in the table vector.

Description Usage Arguments Value

Description

Not in Checks that value of x is not in the table vector.

Usage

1
x %not_in% table

Arguments

x

vector or NULL: the values not to be matched. Long vectors are supported.

table

vector or NULL: the values to be matched against. Long vectors are not supported.

Value

a logical vector


supertux83/rccs documentation built on Aug. 1, 2020, 11:53 p.m.