setupJulia | R Documentation |
Installs the needed packages in JULIA to run the EM algorithm for rHMM.
setupJulia(JULIA_HOME = NULL)
JULIA_HOME |
the file folder which contains julia binary, if not set, JuliaCall will look at the global option JULIA_HOME, if the global option is not set, JuliaCall will then look at the environmental variable JULIA_HOME, if still not found, JuliaCall will try to use the julia in path. |
empty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.