Description Usage Arguments Value
parLply
uses parlapply
from the parallel
package with
a function as input
1 |
vec |
vector of inputs over which to parallel compute |
fn |
the function |
type |
this option is set to "FORK", use "PSOCK" on windows |
no_cores |
the number of cores to use. Defaults at 1 |
... |
extra inputs to |
out parallel computed output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.