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


jtools documentation built on July 26, 2023, 5:45 p.m.