grapes-ni-grapes: Not-In

%ni%R Documentation

Not-In

Description

Opposite of Author: Bryce Chamberlain.

Usage

needle %ni% haystack

Arguments

needle

Vector to search for.

haystack

Vector to search in.

Value

Boolean vector/value of comparisons.

Examples

c(1,3,11) %ni% 1:10

oliver-wyman-actuarial/easyr documentation built on Jan. 27, 2024, 4:37 a.m.