Skip to contents

This function does the very opposite of %in%

Usage

x %nin% table

Arguments

x

An object

table

The object you want see if x is not in

Value

A logical vector

See also

Other subsetters: %not%()