setdiff: Set difference operator

Description Usage Arguments

Description

Set difference operator

All contained in operator

Set sum operator

Set equal operator

Set "not in" operator

Set intersection operator

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
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 April 1, 2020, 4:42 a.m.