backend_future_lapply_staged: Staged parallelism for the drake R package

Description Usage Arguments Examples

Description

With staged parallelism, drake partitions the dependency graph into stages of conditionally independent targets and processes each stage with semi-transient parallel workers. This functionality is already deprecated, and it will be removed at some point later on.

Usage

1

Arguments

config

a drake_config() object

Examples

1
2
# See <https://github.com/wlandau/drake.future.lapply.staged/blob/master/README.md> # nolint
# for examples.

wlandau/drake.future.lapply.staged documentation built on May 23, 2019, 5:08 p.m.