py_str: An S3 method for getting the string representation of a...

Description Usage Arguments Details Value

View source: R/python.R

Description

An S3 method for getting the string representation of a Python object

Usage

1
py_str(object, ...)

Arguments

object

Python object

...

Unused

Details

The default implementation will call PyObject_Str on the object.

Value

Character vector


merlingrace/reticulate1 documentation built on Nov. 4, 2019, 6:25 p.m.