stackr_future: radiator parallel function

stackr_futureR Documentation

radiator parallel function

Description

Updating radiator to use future

Usage

stackr_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,
  forking = FALSE,
  ...
)

thierrygosselin/stackr documentation built on April 13, 2025, 10:28 a.m.