multi: Performs set union/intersection/diff on more than two vectors.
Description
Performs set union/intersection/diff on more than two vectors.
Usage
multi_union(..., l = NULL)multi_intersect(..., l = NULL)
multi_setdiff(..., l = NULL)
Arguments
...
at least three items are needed if use this parameter