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