ServerClassDef-class: The Definition of a Server Language Class

Description Fields References

Description

The Definition of a Server Language Class

Fields

fields,methods

named lists of the server language fields and methods to be exported

operators

named list of the server class methods that are "operator overloading" of functions.

readOnly

the names of any fields that should be made read-only in the R class

References

Chambers, John M. (2016) Extending R, Chapman & Hall/CRC. ( Chapter 13, discussing this package, is included in the package: ../doc/Chapter_XR.pdf.)


XR documentation built on May 2, 2019, 6:01 a.m.

Related to ServerClassDef-class in XR...