R.utils (version 2.12.3)

equals.Verbose: Checks if this object is equal to another

Description

Checks if this object is equal to another.

Usage

# S3 method for Verbose
equals(this, other, ...)

Value

Returns TRUE if they are equal, otherwise FALSE.

Arguments

other

Another Object.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Verbose.