Skip to contents

Returns elements that are in either set but not in both.

Usage

symdiff(x, y)

Arguments

x

[vector]
Set 1.

y

[vector]
Set 2.

Value

[vector].