Resets the default strategy using future::plan("default")
.
Examples
if (FALSE) { # \dontrun{
`%fun%` <- set_doFuture_strategy("multisession", n_workers=3)
# perform foreach::foreach loop
end_doFuture_strategy()
} # }
Resets the default strategy using future::plan("default")
.
if (FALSE) { # \dontrun{
`%fun%` <- set_doFuture_strategy("multisession", n_workers=3)
# perform foreach::foreach loop
end_doFuture_strategy()
} # }