lapply_flex | R Documentation |
lapply_flex
lapply_flex(X, FUN, cores = NA, future.seed = TRUE, fun = NULL, ...)
X |
list to use |
FUN |
function to be performed |
cores |
cores to use |
future.seed |
whether to set a seed when using future_lapply |
fun |
deprecated. Backwards compatibility for FUN |
... |
other arguments to pass |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.