equals.Options: Checks if this object is equal to another Options object
Description
Checks if this object is equal to another Options object.Usage
## S3 method for class 'Options}(this, other, ...)':
equalsundefined
- other
{Another Options object.}
- ...
{Not used.}
Returns TRUE
if they are equal, otherwise FALSE
.
[object Object]
For more information see Options
.
internal
methods
programming