py_set_attr | R Documentation |
Set an attribute of a Python object
py_set_attr(x, name, value)
x |
Python object |
name |
Attribute name |
value |
Attribute value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.