dore applications : increasing RAM usage
This commit is contained in:
parent
a0a5c12967
commit
47c3ecec6b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ library(tidyr)
|
|||
library(here)
|
||||
library(future)
|
||||
library(future.apply)
|
||||
|
||||
options(future.globals.maxSize = 1000 * 1024^2)
|
||||
plan(multicore)
|
||||
# Arguments
|
||||
arg <- commandArgs(trailingOnly = TRUE)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue