pythonTask: Register an Evaluator Command or Expression at Initialization

Description Usage Arguments

View source: R/pythonInterface.R

Description

An unevalated command or expression for the interface is supplied, typically using quote() or substitute. When an evaluator from the class is created, this command will be evaluated. Repeated calls to this function, to serverAddToPath() and to serverImport() will evaluate the corresponding requests, in the order in which the corresponding calls took place (typically in the source of a pacakage).

Usage

1
pythonTask(command)

Arguments

command

an unevaluated command or expression for the evaluator.


XRPython documentation built on May 2, 2019, 9:33 a.m.