| from_Python-class | R Documentation |
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.
serverClassthe Python type.
modulethe Python module, or ""
fieldsthe converted versioin of the Python fields; these are accessed by the $ operator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.