x == yTest whether two R objects are equal.
|
|
|
|
One of the operands may be a Macaulay2 object. It will be converted to an RObject before the operation is performed.
|
|
Note that these operators return Macaulay2 Boolean objects and not R logical vectors. In particular, they are not useful for comparing vectors of length greater than 1. To do this, you may use RFunction to get the corresponding R operator as a function.
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/RInterface/doc/relational.m2:44:0.