PythonObject-class: Proxy Objects in R for Python Objects
Description
This is a class for all proxy objects from a Python class with an R proxy class definition.
Objects will normally be from a subclass of this class, for the specific Python class.
Arguments
Details
Proxy objects returned from the Python interface will be promoted to objects
from a specific R proxy class for their Python class, if such a class has been defined.