end_doFuture_strategy | R Documentation |
Resets the default strategy using future::plan("default")
.
end_doFuture_strategy()
No return value.
`%fun%` <- set_doFuture_strategy("multisession", n_workers=3)
# perform foreach::foreach loop using the %fun% operator
end_doFuture_strategy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.