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


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