quickbnnr_setup | R Documentation |
Set up of the Julia environment needed for QuickBNN
quickbnnr_setup(pkg_check = TRUE, nthreads = 4, seed = NULL, ...)
pkg_check |
Booloan; Whether to check if packages are isntalled; Default is TRUE |
nthreads |
Int; Number of threads to use; Default is 4; |
seed |
seed to be used |
... |
addtitional params passed to JuliaCall::julia_setup |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.