| .with_future_plan | R Documentation |
Internal helper to encapsulate future::plan(...) and future.globals.maxSize for a given expression, restoring the user's state on exit.
.with_future_plan(workers = 1L, globals_gb = 24, expr)
workers |
ncores |
globals_gb |
max size for globals |
expr |
expr |
M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.