Learn R Programming

future (version 1.1.1)

future.options: Options used for futures

Description

Below are all R options that are currently used by the future package and packages enhancing it.

WARNING: Note that the names and the default values of these options may change in future versions of the package. Please use with care until further notice.

Arguments

Options for controlling futures

Options for debugging futures

Options for controlling package startup

Options for configurating low-level system behaviors

Options for demos

See Also

To set R options when R starts (even before the future package is loaded), see the Startup help page.