getStaticInstance.Class | 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
For more information see Class
.
obj <- getStaticInstance(Object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.