Description Usage Arguments Value
plan_cluster
1 2 3 4 5 | plan_cluster(
...,
.default_seq = ~tweak(sequential),
.default_multi = ~tweak(cluster, workers = .)
)
|
... |
Number of workers per each dimension |
.default_seq |
Default tweak method for sequential execution |
.default_multi |
Default tweak method for parallel execution |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.