py_del_attr | R Documentation |
Delete an attribute of a Python object
py_del_attr(x, name)
x |
A Python object. |
name |
The attribute name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.