setdiff: Set difference operator

%diff%R Documentation

Set difference operator

Description

Set difference operator

All contained in operator

Set sum operator

Set equal operator

Set "not in" operator

Set intersection operator

Usage

x %diff% y

x %allin% y

x %sum% y

x %eq% y

x %notin% y

x %and% y

Arguments

x, y

a vector


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.