not_in: '%not_in%' operator

%not_in%R Documentation

'%not_in%' operator

Description

'%not_in%' operator

Usage

x %not_in% table

Arguments

x

A vector of values

table

A vector of values to compare to table

Value

Returns TRUE if x is not present in table


hockeyR documentation built on Oct. 12, 2022, 5:07 p.m.