newInstance.Object.RdCreates 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
Object class.
Returns a reference to an instance of Object or a subclass thereof.
newInstance.Class().
newInstance.BasicObject().
For more information see Object.