R.utils (version 0.9.1)

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

Description

Checks if this object is equal to another.

Usage

## S3 method for class 'Verbose}(this, other, ...)':
equalsundefined

 other{Another Object.}
   ...{Not used.}

 Returns TRUE if they are equal, otherwise FALSE.

 [object Object]

 For more information see Verbose.


internal
methods
programming

Arguments