Learn R Programming

operator.tools (version 1.6.3.1)

notin: NOT IN

Description

Commonly created NOT-IN operator

Usage

x %!in% table

Arguments

x

object on the lhs

table

object/list on the rhs