setChunkSize: Groups iterations of the foreach loop together per task.

Description Usage Arguments Examples

View source: R/doAzureParallel.R

Description

Groups iterations of the foreach loop together per task.

Usage

1
setChunkSize(value = 1)

Arguments

value

The number of iterations to group

Examples

1

Azure/doAzureParallel documentation built on May 22, 2021, 4:39 a.m.