novirtual.Object {R.oo}R Documentation

Returns a reference to the same Object with virtual fields turned off

Description

Returns a reference to the same Object with virtual fields turned off.

Usage

## S3 method for class 'Object'
novirtual(this, ...)

Arguments

...

Not used.

Value

Returns an Object.

Author(s)

Henrik Bengtsson

See Also

For more information see Object.


[Package R.oo version 1.25.0 Index]