reticulate (version 1.35.0)

py_call: Call a Python callable object

Description

Call a Python callable object

Usage

py_call(x, ...)

Value

Return value of call as a Python object.

Arguments

...

Arguments to function (named and/or unnamed)