enableVirtual.PSRoot: Enable the use of virtual fields for a given object

Description Usage Arguments Value Author(s) See Also

Description

Enable the use of virtual fields for a given object. R.oo disables the virtual field feature inside get/set methods. This method can be used to re-enable virtual fields.

Usage

1
2
## S3 method for class 'PSRoot'
enableVirtual(this, ...)

Arguments

this

A PSRoot object.

...

Not used.

Value

The PSRoot object.

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see PSRoot.


phylosim documentation built on Nov. 22, 2019, 1:07 a.m.