State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
R.utils (version 1.7.8)
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': equals(this, other, ...)
Arguments
other
Another Options object.
...
Not used.
Value
Returns
TRUE
if they are equal, otherwise
FALSE
.
See Also
For more information see
Options
.