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 |
[Package XRJulia version 0.9.0.1 Index]