View source: R/pythonInterface.R
pythonTask | R Documentation |
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).
pythonTask(command)
command |
an unevaluated command or expression for the evaluator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.