RJulia {XRJulia}R Documentation

An Evaluator for the Julia Interface.

Description

Returns an evaluator for the Julia interface. Starts one on the first call, or if arguments are provided; providing argument .makeNew = TRUE will force a new evaluator. Otherwise, the current evaluator is returned.

Usage

RJulia(...)

Arguments

...

Arguments passed to getInterface() but none usually required. See JuliaInterface for details of the evaluator.


[Package XRJulia version 0.9.0.1 Index]