RJulia: An Evaluator for the Julia Interface.

View source: R/RJuliaConnect.R

RJuliaR 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.


XRJulia documentation built on June 22, 2024, 10:59 a.m.