init_env: init ssEnvonment

View source: R/init_env.R

init_envR Documentation

init ssEnvonment

Description

init ssEnvonment

Usage

init_env(
  result_folder,
  maxResources = 90,
  parallel_strategy = "multicore",
  ...
)

Arguments

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

Value

the working ssEnvonment


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.