isReferable.Object: 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, ...)
Value
- Returns a
logical
value, which by default is TRUE
for all Object
's.
}
author{Henrik Bengtsson (url{http://www.braju.com/R/})}
seealso{
For more information see code{Object}.
}
keyword{programming}
keyword{methods}
keyword{internal}
keyword{methods}