Description Usage Arguments Value
lapply over multiple cores with progress bar
1 2 3 |
x |
the elements to loop over |
FUN |
the function to apply |
... |
parameters passed to FUN |
mc.preschedule |
passed to mclapply |
mc.set.seed |
passed to mclapply |
mc.silent |
passed to mclapply |
mc.cores |
passed to mclapply |
mc.cleanup |
passed to mclapply |
mc.allow.recursive |
passed to mclapply |
the result from mclapply(x, FUN, ...)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.