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.