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