View source: R/julia_evaluators.R
| getJuliaEvaluator | R Documentation |
Returns the current Julia evaluator; if none, starts a new one.
getJuliaEvaluator()
getJuliaEvaluator is similar to the XRJulia function RJulia,
but if no evaluator exists, creates a new one and loads sismonr Julia functions
on it.
A Julia evaluator from XRJulia package.
## Not run:
getJuliaEvaluator()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.