getPartitionIndeces: Helper of superApply

Description Usage Details

View source: R/superApply.R

Description

Creates a list with slots, containing the start and end indeces corresponding to the partitions of x required to run the number of parallel tasks

Usage

1
getPartitionIndeces(x, tasks = tasks)

Details

Parsing x, is it vector, list? or is it number of repetitions (i.e. x is just a number)? This just to calculate the number of times the FUN has to be executed


pablo-gar/rSubmitter documentation built on Jan. 26, 2020, 2:08 a.m.