equals.Options {R.utils} | R Documentation |
Checks if this object is equal to another Options object.
## S3 method for class 'Options'
equals(this, other, ...)
other |
Another Options object. |
... |
Not used. |
Returns TRUE
if they are equal, otherwise FALSE
.
Henrik Bengtsson
For more information see Options
.