grapes-notin-grapes: Negated Value Matching

%notin%R Documentation

Negated Value Matching

Description

Returns a logical vector indicating if there is no match of the left operand in the right operand.

Usage

x %notin% table

Arguments

x

The values to be matched

Default value

none

table

The values to be matched against

Default value

none

Value

A logical vector

See Also

Developer Utility Functions: contains_vars(), convert_dtm_to_dtc(), extract_vars(), filter_if(), vars2chr()


admiraldev documentation built on Jan. 14, 2026, 9:09 a.m.