dot-with_future_plan: Temporarily set a future plan and globals max size while...

.with_future_planR Documentation

Temporarily set a future plan and globals max size while running a block

Description

Internal helper to encapsulate future::plan(...) and future.globals.maxSize for a given expression, restoring the user's state on exit.

Usage

.with_future_plan(workers = 1L, globals_gb = 24, expr)

Arguments

workers

ncores

globals_gb

max size for globals

expr

expr

Author(s)

M Isabel Alcoriza-Balaguer <maialba@alumni.uv.es>


LipidMS documentation built on Nov. 6, 2025, 1:13 a.m.