Learn R Programming

furrr (version 0.3.1)

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

Author

Maintainer: Davis Vaughan davis@rstudio.com

Authors:

Other contributors:

  • RStudio [copyright holder, funder]

See Also