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

isReferable.ObjectR Documentation

Checks if the object is referable or not

Description

Checks if the object is referable or not.

Usage

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

Arguments

...

Not used.

Value

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

Author(s)

Henrik Bengtsson

See Also

For more information see Object.


R.oo documentation built on May 29, 2024, 6:41 a.m.