x xor yCompute the element-wise exclusive disjunction of two R logical vectors, calling R's xor.
|
|
When the inputs contain multiple elements, the output will also contain multiple elements.
|
One of the operands may be a Macaulay2 object. It will be converted to an RObject before the operation is performed.
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/RInterface/doc/logical.m2:143:0.