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

easyr documentation built on March 31, 2023, 6:22 p.m.