| stackr_future | R Documentation | 
Updating radiator to use future
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,
  ...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.