bigsimr_setup | R Documentation |
This function initializes Julia and the Bigsimr.jl package. The first time will be longer since it includes precompilation. Additionally, this will install Julia and the required packages if they are missing.
bigsimr_setup(pkg_check = TRUE, ...)
pkg_check |
logical, check for Bigsimr.jl package and install if necessary |
... |
Parameters are passed down to JuliaCall::julia_setup |
Return the imported wrapper of Bigsimr.jl Julia package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.