enableVirtual.PSRoot: Enable the use of virtual fields for a given object
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
# S3 method for PSRoot
enableVirtual(this, ...)
See Also
For more information see PSRoot
.