newInstance.Object | R Documentation |
Creates a new instance of the same class as this object.
## S3 method for class 'Object'
newInstance(this, ...)
... |
Arguments passed to the constructor of the corresponding
|
Returns a reference to an instance of Object
or a subclass thereof.
Henrik Bengtsson
newInstance.Class
().
newInstance.BasicObject
().
For more information see Object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.