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


Mormukut11/R-interface-to-Python documentation built on May 21, 2019, 9:36 a.m.