notin: Inverse Value Matching

%notin%R Documentation

Inverse Value Matching

Description

Complement of %in%. Returns the elements of a that are not in b.

Usage

a %notin% b

Arguments

a

a vector

b

a vector


nachocab/clickme documentation built on Nov. 11, 2023, 3:14 p.m.