Skip to contents

A negation of the `

Usage

a %notin% b

Arguments

a

Vector or value to test

b

Vector to test against

Value

Logical vector with TRUE for elements of `a` that are not in `b`