Learn R Programming

tktdjl2r (version 0.2.0)

tktdjl2r_setup: Setup tktdjl2

Description

This function initializes Julia and the TKTDsimulation.jl package. The first time will be long since it includes precompilation.

Usage

tktdjl2r_setup(..., update = FALSE)

Arguments

...

Parameters are passed down to JuliaCall::julia_setup

update

if TRUE update the TKTDsimulations.jl pacakge. Default is FALSE

Examples

Run this code
# 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