PythonObject-class | R Documentation |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.