View source: R/RJuliaConnect.R
| juliaVersion | R Documentation |
The Julia constant structure VERSION is returned.
If test is TRUE, only returns a logical testing whether
this version is compatible with XRJulia.
juliaVersion(test = FALSE, .ev = RJulia())
test |
If |
.ev |
The evaluator object to use. By default, and usually, the current evaluator. |
A named list with the
members of the Julia object, the usually relevant ones being "major", "minor" and
"patch". test=TRUE overrides as described.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.