Learn R Programming

R.oo (version 1.11.7)

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

Description

Checks if the object is referable or not.

Usage

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

Arguments

...
Not used.

Value

See Also

For more information see BasicObject.