R/symdiff.R
symdiff.Rd
Returns elements that are in either set but not in both.
symdiff(x, y)
[vector] Set 1.
vector
[vector] Set 2.
[vector].