Learn R Programming

doFuture (version 0.10.0)

registerDoFuture: Registers the future %dopar% backend

Description

Register the doFuture parallel adapter to be used by the foreach package.

Usage

registerDoFuture()

Arguments

Value

Nothing

Examples

Run this code
# NOT RUN {
registerDoFuture()

# }

Run the code above in your browser using DataLab