threshold_setup | R Documentation |
This function initializes Julia and ThresholdStability.jl, installing them if necessary and creating wrappers for the functions in ThresholdStability.jl.
threshold_setup(pkg_check = TRUE, ...)
pkg_check |
logical, check that ThresholdStability.jl is installed, and install if necessary. |
... |
arguments passed down to JuliaCall::julia_setup |
## Not run:
thresholdr::threshold_setup()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.