not-in: *x not in y: %!in%*

not inR Documentation

x not in y: %!in%

Description

This function used to negate the "%in%" operator = x not in y

Usage

x %!in% y

Arguments

x

first or left arm

y

second or right arm

Details

x %!in% y == x not in y


IbrahimHE/wrangler documentation built on March 27, 2022, 4:23 p.m.