Description Usage Arguments Examples
Utility to use different implementations of lapply
.
1 | util_lapply(FUN, args, par = TRUE, ncores = NULL)
|
FUN |
Function to apply. |
args |
Named list.
Arguments to pass to |
par |
Logical.
If |
ncores |
Integer.
Number of cores to use if |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.