RepParallel | R Documentation |
The function parallelizes replicate(), as in dbframe-R-library
RepParallel(n, expr, simplify = "array", mc.cores = 1)
n |
number of replications |
expr |
expression |
simplify |
character, simplify to array |
array of replications
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.