R.oo (version 1.24.0)

isReferable.BasicObject: Checks if the object is referable or not

Description

Checks if the object is referable or not.

Usage

# S3 method for BasicObject
isReferable(this, ...)

Arguments

...

Not used.

Value

Returns a logical value, which by default is TRUE for all BasicObject's.

See Also

For more information see BasicObject.