| pool | R Documentation |
Compare sets by evaluating both set differences, and the intersection.
pool(x, y)
x |
vector |
y |
vector |
list: unique x, unique y, and intersection
Other util:
%contains%(),
as.best(),
as.best.default(),
enclose(),
locf(),
padded(),
parens(),
runhead(),
text2decimal()
pool(1:3,2:4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.