powered by
Creates a new instance of the same class as this object.
# S3 method for Object newInstance(this, ...)
Returns a reference to an instance of Object or a subclass thereof.
Object
Arguments passed to the constructor of the corresponding Object class.
Henrik Bengtsson
newInstance.Class(). newInstance.BasicObject(). For more information see Object.
newInstance.Class
newInstance.BasicObject