setlist | R Documentation |
Returns basic set operations on two lists
setlist(a, b, output = F)
a |
First input vector of items |
b |
First input vector of items |
output |
Return object with intersect/union of input sets |
A list object, if output == TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.