Description Usage Arguments Value
View source: R/general_functions.R
wrapper for parLapply for cluster
1 | parLapply_wrapper(run_parallel, x, fun, ...)
|
x |
first argument of lapply |
fun |
second argument of lapply |
run_parallel: |
logical: if TRUE, use parLapply, else use lapply |
output arguments of lapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.