assigner_future: assigner parallel function

Description Usage

Description

Updating assigner to use future

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
assigner_future(
  .x,
  .f,
  flat.future = c("int", "chr", "dfr", "dfc", "walk", "drop"),
  split.vec = FALSE,
  split.with = NULL,
  split.chunks = 4L,
  parallel.core = parallel::detectCores() - 1,
  ...
)

thierrygosselin/assigner documentation built on Oct. 28, 2020, 5:47 p.m.