getStaticInstance.Class {R.oo} | R Documentation |
Gets the static instance of this class.
## S3 method for class 'Class': getStaticInstance(this, ...)
... |
Not used. |
Returns a reference to an Object
.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Class
.
obj <- getStaticInstance(Object)