Skip to contents

%nin% returns a logical vector if there is a match or not for left operand

Usage

x %nin% table

Arguments

x

a vector

table

a vector matching the mode of x

Value

logical vector