nin: Not '%in%'

%nin%R Documentation

Not %in%

Description

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%()


jacob-long/jtools documentation built on Jan. 11, 2024, 3:22 a.m.