dore no small: switching to multisession
This commit is contained in:
parent
6f52bb9608
commit
5e54e84af2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ library(tidyr)
|
|||
library(here)
|
||||
library(future.apply)
|
||||
|
||||
plan(multicore)
|
||||
plan(multisession)
|
||||
|
||||
# Arguments
|
||||
arg <- commandArgs(trailingOnly = TRUE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue