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 http://www.braju.com/R/

See Also

For more information see Object.


[Package R.oo version 1.0.3 Index]