init_env | R Documentation |
init ssEnvonment
init_env(
result_folder,
maxResources = 90,
parallel_strategy = "multicore",
...
)
result_folder |
where result of semseeker will bestored |
maxResources |
percentage of how many available cores will be used default 90 percent, rounded to the lowest integer |
parallel_strategy |
which strategy to use for parallel executio see future vignete: possibile values, none, multisession,sequential, multicore, cluster |
... |
other options to filter elaborations |
the working ssEnvonment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.