Gets the static instance of this objects class
Gets the static instance of this objects class.
## S3 method for class 'Object' getStaticInstance(this, ...)
... |
Not used. |
Returns a reference to an Object
.
Henrik Bengtsson
For more information see Object
.
ex <- Exception("Oops!") obj <- getStaticInstance(ex)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.