R.utils (version 2.12.3)

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 Options
equals(this, other, ...)

Value

Returns TRUE if they are equal, otherwise FALSE.

Arguments

other

Another Options object.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Options.