Description Usage Arguments Value
Function to run lapply or mclapply, depending on the option set in getOption("mc.cores"), which can be set with setLapplyAlias().
| 1 | lapplyAlias(..., mc.preschedule = TRUE)
 | 
| ... | Arguments passed lapply() or mclapply() | 
| mc.preschedule | Argument passed to mclapply | 
Result from lapply or parallel::mclapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.