Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tweak

Tweak a future function by adjusting its default arguments


Description

Tweak a future function by adjusting its default arguments

Usage

tweak(strategy, ..., penvir = parent.frame())

Arguments

strategy

An existing future function or the name of one.

...

Named arguments to replace the defaults of existing arguments.

penvir

The environment used when searching for a future function by its name.

Value

a future function.

See Also

Use plan() to set a future to become the new default strategy.


future

Unified Parallel and Distributed Processing in R for Everyone

v1.21.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.