grapes-w-slash-o-grapes: R not in / without operator

%w/o%R Documentation

R not in / without operator

Usage

x %w/o% y

Arguments

x

vector: the values not to be

y

vector: the values to be searched against

Author(s)

Stefan Bartels, email@biobits.eu

Examples

c(1:6,7:2) %w/o% c(3,7,12)


biobits/bbhelper documentation built on Feb. 11, 2025, 4:53 p.m.