R/set_operators.R

# Project: SetRank
# 
# Author: cesim
###############################################################################

"%i%" <- intersect
"%u%" <- union
"%d%" <- setdiff

Try the SetRank package in your browser

Any scripts or data that you put into this service are public.

SetRank documentation built on May 1, 2019, 9:11 p.m.