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