An S3 method for getting the string representation of a Python object
An S3 method for getting the string representation of a Python object
py_str(object, ...)
object |
Python object |
... |
Unused |
The default implementation will call PyObject_Str
on the object.
Character vector
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.