Description Usage Arguments Details Value
An S3 method for getting the string representation of a Python object
1 |
object |
Python object |
... |
Unused |
The default implementation will call PyObject_Str
on the object.
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.