Updating grur to use future
1 2 3 4 5 6 7 8 9 10  | grur_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,
  ...
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.