hashCode.BasicObject {R.oo}R Documentation

Gets a hash code for the object

Description

Gets a hash code for the object.

Usage

## S3 method for class 'BasicObject':
hashCode(this, ...)

Arguments

... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*equals() For more information see BasicObject.


[Package R.oo version 1.6.5 Index]