equals.Options
From R.utils v1.1.0
by Henrik Bengtsson
Checks if this object is equal to another Options object
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
Community examples
Looks like there are no examples yet.