Description Usage Arguments Value
Function to apply either biocParallel or standard lapply
1 | smartApply(parallel, x, FUN, ...)
|
parallel |
Logical, should parallel processing be used? |
x |
The main list object which the function will be applied to. |
FUN |
The function to be applied. |
... |
Additional arguments for bplapply or lapply. |
results of lapply or bplapply
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.