py_len: Length of Python object

Description Usage Arguments Value

View source: R/python.R

Description

Get the length of a Python object (equivalent to the Python len() built in function).

Usage

1
py_len(x)

Arguments

x

Python object

Value

Length as integer


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