equals.Verbose {R.utils} | R Documentation |
Checks if this object is equal to another.
## S3 method for class 'Verbose'
equals(this, other, ...)
other |
Another Object. |
... |
Not used. |
Returns TRUE
if they are equal, otherwise FALSE
.
Henrik Bengtsson
For more information see Verbose
.