Learn R Programming

furrr (version 0.2.3)

furrr-package: furrr: Apply Mapping Functions in Parallel using Futures

Description

logo

Implementations of the family of map() functions from 'purrr' that can be resolved using any 'future'-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.

Arguments

See Also

Useful links: