powered by
This function initializes Julia and the TKTDsimulation.jl package. The first time will be long since it includes precompilation.
tktdjl2r_setup(..., update = FALSE)
Parameters are passed down to JuliaCall::julia_setup
if TRUE update the TKTDsimulations.jl pacakge. Default is FALSE
TRUE
FALSE
# NOT RUN { # } # NOT RUN { ## tktdjl2r_setup() is time-consuming and requires Julia+TKTDsimulations.jl tktdjl2r::tktdjl2r_setup() # } # NOT RUN { # }
Run the code above in your browser using DataLab