isReferable.Object {R.oo} | R Documentation |
Checks if the object is referable or not.
## S3 method for class 'Object': isReferable(this, ...)
... |
Not used. |
Returns a logical
value, which by default is TRUE
for all Object
's.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Object
.