with_plan | R Documentation |
future
plan.https://github.com/HenrikBengtsson/future/issues/263
with_plan(expr, ..., envir = parent.frame())
expr |
An expression to evaluate using a |
... |
Passed to |
envir |
An environment in which to evaluate |
Value returned by expr
.
with_plan(1 + 1, future::sequential)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.