x or yCompute the element-wise logical disjunction of two R logical vectors, calling R's |.
|
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 RInterface/doc/logical.m2:105:0.