equals.Options
From R.utils v2.10.1
by Henrik Bengtsson
Checks if this object is equal to another Options object
Checks if this object is equal to another Options object.
- Keywords
- methods, internal, programming
Usage
# S3 method for Options
equals(this, other, ...)
Arguments
- other
Another Options object.
- ...
Not used.
Value
See Also
For more information see Options
.
Community examples
Looks like there are no examples yet.