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

equals.VerboseR Documentation

Checks if this object is equal to another

Description

Checks if this object is equal to another.

Usage

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

Arguments

other

Another Object.

...

Not used.

Value

Returns TRUE if they are equal, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

For more information see Verbose.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.