grapes-notchin-grapes: Negation of in (character)

%notchin%R Documentation

Negation of in (character)

Description

Negation of in (character)

Usage

x %notchin% y

Arguments

x

Values to be matched.

y

Values to be matched against.

Details

If y is NULL, then x is TRUE for consistency with %in%. If x and y are not both character, the function simply falls back to %in% rather than erroring.


hutils documentation built on April 13, 2022, 5:23 p.m.