%nin% {jwutil}R Documentation

inverse of %in%

Description

borrowed from Hmisc. See nomatch = 0L) > 0L

Usage

x %nin% table

Arguments

x

is the vector of values to be matched

table

is actually a vector, to be matched against

Value

logical vector of length of x


[Package jwutil version 1.2.3 Index]