powered by
Compare sets by evaluating both set differences, and the intersection.
pool(x, y)
vector
list: unique x, unique y, and intersection
# NOT RUN { pool(1:3,2:4) # }
Run the code above in your browser using DataLab