from_Python-class: Class for General Python Class Objects

Description Slots

Description

The Python side of the interface will return a general object from a Python class as an R object of class "from_Python". Its Python fields (converted to R objects) can be accessed by the $ operator.

Slots

serverClass

the Python type.

module

the Python module, or ""

fields

the converted versioin of the Python fields; these are accessed by the $ operator.


XRPython documentation built on May 2, 2019, 9:33 a.m.