Description Usage Arguments Examples
This function initializes Julia and the TKTDsimulation.jl package. The first time will be long since it includes precompilation.
1 | tktdjl2r_setup(..., update = FALSE)
|
... |
Parameters are passed down to JuliaCall::julia_setup |
update |
if |
1 2 3 | ## tktdjl2r_setup() is time-consuming and requires Julia+TKTDsimulations.jl
tktdjl2r::tktdjl2r_setup()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.