py_attach: Attach Python objects to R.

Description Usage Arguments Functions

Description

Attach Python objects to R.

Usage

1
2
3

Arguments

name

Name of the Python objemodule to import.

env

(Optional) environment to assign the Python objects to.

key

The Python function name.

finalizer

An additional operation to perform on the function output prior to returning to R. Use the character "_" as a placeholder for the Python output variable.

Functions


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