py_call: Call a Python callable object

View source: R/python.R

py_callR Documentation

Call a Python callable object

Description

Call a Python callable object

Usage

py_call(x, ...)

Arguments

...

Arguments to function (named and/or unnamed)

Value

Return value of call as a Python object.


rstudio/reticulate documentation built on April 5, 2025, 2:44 p.m.