powered by
Gets the static instance of this objects class.
# S3 method for Object getStaticInstance(this, ...)
Returns a reference to an Object.
Object
Not used.
Henrik Bengtsson
For more information see Object.
ex <- Exception("Oops!") obj <- getStaticInstance(ex)
Run the code above in your browser using DataLab