equals.Options
From R.utils v1.26.2
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 class '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.