py_interact: Interact with Python.

Description Usage Arguments Value Functions

Description

Interact with Python.

Usage

1
2
3
4
5
6
7
pyExec(code)

pyExecp(code)

pyExecg(code, returnValues = character())

pyExecfile(filename)

Arguments

code

The Python code to execute.

returnValues

A vector of variable names to retrieve from Python.

filename

The file containing Python code to execute.

Value

A list of variables from Python.

Functions


mkoohafkan/perspyr documentation built on May 5, 2019, 1:38 p.m.