dore application : switch to multisession
This commit is contained in:
parent
20db25a3a5
commit
0e90ba6440
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ library(here)
|
|||
library(future)
|
||||
library(future.apply)
|
||||
|
||||
plan(multicore)
|
||||
plan(multisession)
|
||||
# Arguments
|
||||
arg <- commandArgs(trailingOnly = TRUE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue