purrrallel | R Documentation |
Set parallel processing clusters within a workflow.
purrrallel(x, nclust = NULL, seed = 8675309)
x |
Piped workflow or dataset with some methods that could use parallel processing. |
nclust |
Number of clusters to set. |
Function output with number of clusters applied and then flushed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.