newJuliaEvaluator: Creates a new ready-to-use Julia evaluator.

Description Usage Arguments Details Value Examples

View source: R/julia_evaluators.R

Description

newJuliaEvaluator opens a new Julia evaluator and loads the required functions on it.

Usage

1

Arguments

port

An integer specifying the port to be used. Default NULL.

Details

If no port number is specified, the RJulia function chooses a port to open the evaluator.

Value

A Julia Evaluator from the XRJulia package.

Examples

1

sismonr documentation built on Feb. 11, 2020, 9:07 a.m.