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


pbulsink/hockeyR documentation built on Sept. 3, 2024, 5:27 a.m.