newInstance.Object {R.oo} | R Documentation |
Creates a new instance of the same class as this object.
## S3 method for class 'Object': newInstance(this, ...)
... |
Not used. |
Returns a reference to an instance of Object
or a subclass thereof.
Henrik Bengtsson (http://www.braju.com/R/)
newInstance.Class
().
For more information see Object
.